From: John Kitchin Date: Mon, 5 Jan 2015 19:51:06 +0000 (-0500) Subject: added to header X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=9792ba1bbaec30f74f1b5957dc4f8d69ebf1549c added to header --- diff --git a/pubmed.org b/pubmed.org index fb68a72..80a2e36 100644 --- a/pubmed.org +++ b/pubmed.org @@ -47,6 +47,19 @@ For PMID there is one interactive function that inserts a bibtex entry: pubmed-i ;; ;; Lisp code to interact with pubmed databases, links to pubmed ;; identifiers. See pubmed.org. +;;; +;; This library provides links that go to pubmed resources, e.g. +;; +;; pmcid:PMC3498956 +;; +;; pmid:23162369 +;; +;; and nihmsid:NIHMS395714 +;; +;; See http://www.ncbi.nlm.nih.gov/pmc/about/public-access-info/#p3 for details of these identifiers. +;; +;; For PMID there is one interactive function that inserts a bibtex +;; entry: `pubmed-insert-bibtex-from-pmid`. #+END_SRC * PMID (from PubMed) link and functions