File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ PubMed, DOI and Google.
11
11
./pubid2bib.py publicationId1 publicationId2 ... publicationIdN
12
12
```
13
13
14
- Where publicationIds are well formed pmids or dois for scientific papers
15
- or isbns for books.
14
+ Where publicationIds are well formed PMIDs or DOIs for scientific papers
15
+ or ISBNs for books.
16
16
17
17
Example:
18
18
@@ -94,9 +94,9 @@ if __name__ == '__main__':
94
94
95
95
## Abbreviations
96
96
97
- pmid : <a href =" https://en.wikipedia.org/wiki/PubMed#PubMed_identifier " >PubMed identifier</a >
97
+ PMID : <a href =" https://en.wikipedia.org/wiki/PubMed#PubMed_identifier " >PubMed identifier</a >
98
98
99
- doi : <a href =" https://www.doi.org/the-identifier/what-is-a-doi/ " >Digital Object Identifier</a >
99
+ DOI : <a href =" https://www.doi.org/the-identifier/what-is-a-doi/ " >Digital Object Identifier</a >
100
100
101
- isbn : <a href =" https://en.wikipedia.org/wiki/ISBN " >International Standard Book Number</a >
101
+ ISBN : <a href =" https://en.wikipedia.org/wiki/ISBN " >International Standard Book Number</a >
102
102
You can’t perform that action at this time.
0 commit comments