Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
help:citations [2020/02/14 18:17] icnahelp:citations [2022/04/30 09:52] administrator@icnapedia.org
Line 3: Line 3:
 A typical example is shown here[(:cite:test>de Campos FPF, Benvenuti LA (2017) [[https://www.ncbi.nlm.nih.gov/entrez/eutils/elink.fcgi?dbfrom=pubmed&retmode=ref&cmd=prlinks&id=28536680|Eisenmenger syndrome.]] //Autops Case Rep// 7 (1):5-7. [[http://dx.doi.org/10.4322/acr.2017.006|DOI:10.4322/acr.2017.006]] PMID: [[https://pubmed.gov/28536680|28536680]])] A typical example is shown here[(:cite:test>de Campos FPF, Benvenuti LA (2017) [[https://www.ncbi.nlm.nih.gov/entrez/eutils/elink.fcgi?dbfrom=pubmed&retmode=ref&cmd=prlinks&id=28536680|Eisenmenger syndrome.]] //Autops Case Rep// 7 (1):5-7. [[http://dx.doi.org/10.4322/acr.2017.006|DOI:10.4322/acr.2017.006]] PMID: [[https://pubmed.gov/28536680|28536680]])]
  
-If you are using PubMed it is very simple. For e.g This is sentence you want have the PubMed article with id 26234761 as reference for [(:cite:pmid26234761>{{pubmed>long:26234761}})].<code>[(:cite:pmid26234761>{{pubmed>long:26234761}})]</code>+If you are using PubMed it is very simple. For e.g This is sentence you want have the PubMed article with id 26234761 as reference for [(:cite:pmid26234761>{{pmid>long:26234761}})].<code>[(:cite:pmid26234761>{{pmid>long:26234761}})]</code> 
 + 
 +The syntax is quite easy: 
 +{{pmid>01234567}} OR {{pmcid>01234567}} 
 +or {{pmid>long:01234567}} OR {{pmcid>long:01234567}}
  
 You can use the same reference again in the same article. In this case you just need to use [(:cite:pmid26234761)] <code>[(:cite:pmid26234761)]</code>. You can use the same reference again in the same article. In this case you just need to use [(:cite:pmid26234761)] <code>[(:cite:pmid26234761)]</code>.
Line 15: Line 19:
  
 Alternatively use http://sumsearch.org/cite/ and generate the HTML code (blog format) and enter it like shown below Alternatively use http://sumsearch.org/cite/ and generate the HTML code (blog format) and enter it like shown below
-[(:cite:28536680><html> 
-de Campos FPF, Benvenuti LA (2017) <a href="https://www.ncbi.nlm.nih.gov/entrez/eutils/elink.fcgi?dbfrom=pubmed&retmode=ref&cmd=prlinks&id=28536680">Eisenmenger syndrome.</a>  
-<i>Autops Case Rep</i> 
-7 (1):5-7.  DOI: <a href="http://dx.doi.org/10.4322/acr.2017.006">10.4322/acr.2017.006</a> 
-PMID: <a href="https://pubmed.gov/28536680">28536680</a></html>)] 
- 
 <code> <code>
 [(:cite:28536680><html>de Campos FPF, Benvenuti LA (2017) [(:cite:28536680><html>de Campos FPF, Benvenuti LA (2017)
Line 32: Line 30:
 <code>[(:cite:28536680>de Campos FPF, Benvenuti LA (2017) Eisenmenger syndrome. Autops Case Rep 7 (1):5-7. DOI: 10.4322/acr.2017.006 PMID: 28536680.)]</code> <code>[(:cite:28536680>de Campos FPF, Benvenuti LA (2017) Eisenmenger syndrome. Autops Case Rep 7 (1):5-7. DOI: 10.4322/acr.2017.006 PMID: 28536680.)]</code>
  
-Suppose you want just a footnote then do it like this <code>[(note1>this is a footnote)]</code>. Here "note1" is the name of the note so that you can reuse the note.+Suppose you want just a footnote then do it like this  
 + 
 +<code>[(note1>this is a footnote)]</code> 
 + 
 +Here "note1" is the name of the note so that you can reuse the note.
  
 If you do not have the PMID but you have HTML for it then use the [[:playground:pandoc_website|https://pandoc.org/try]] to convert HTML or whatever to dokuwiki syntax and use it like this If you do not have the PMID but you have HTML for it then use the [[:playground:pandoc_website|https://pandoc.org/try]] to convert HTML or whatever to dokuwiki syntax and use it like this
  • help/citations.txt
  • Last modified: 2022/04/30 09:56
  • by administrator@icnapedia.org