Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID based search for JSTOR #336

Closed
wants to merge 4 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions en/collect/add-entry-using-an-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ The [International Association for Cryptologic Research](https://www.iacr.org/)

ID search is carried out using the Cryptology ePrint ID.

### JSTOR

[Jstor](https://jstor.org) is an online database with access to more than 12 million journal articles, books, and sources in 75 disciplines. \([About](https://about.jstor.org))

ID search is carried out using either the [stable jstor url](https://support.jstor.org/hc/en-us/articles/115004872507-Citation-Management-Permanently-Linking-to-Content-on-JSTOR) or the DOI.


### Library of congress

The Library of Congress is the research library that officially serves the United States Congress and is the _de facto_ national library of the United States \([wikipedia](https://en.wikipedia.org/wiki/Library_of_Congress)\).
Expand Down