References: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
==Introduction==
==Introduction==
A reference or footnote is a note placed at the bottom of a page of a document to comment on a part of the main text, or to provide a reference for it, or both. The connection between the relevant text and its footnote is indicated by a number which appears both after the relevant text and before the footnote.
A reference or footnote is a note placed at the bottom of a page of a document to comment on a part of the main text, or to provide a reference for it, or both. The connection between the relevant text and its footnote is indicated by a number which appears both after the relevant text and before the footnote. Citation of sources is '''required by WikiDoc'''.


Footnotes are sometimes useful for relevant text that would distract from the main point if embedded in the main text, yet are helpful in explaining a point in greater detail. Footnotes are also often used to cite references that are relevant to a text. Citation of sources is '''required by WikiDoc'''.
Usually you would type a number in the text like this (1) or this <sup>1</sup> which refers to a reference you would type in at the end of the article.
 
WikiDoc features an automated reference manager. The advantages of this reference manager are that:
:#The references are numbered automatically!
:#When you move the text, the reference moves with it!
:#You can click on the reference and go directly to the article!
 
Unlike the usual format where you type in the references at the end of the article, when you use the WikiDoc reference manager you type in the reference right after the material you want to add a reference to. You use a softwre program to add in the references. The next section describes how to do this.


==Preferred method of adding references==
==Preferred method of adding references==

Revision as of 03:07, 3 February 2009

Introduction

A reference or footnote is a note placed at the bottom of a page of a document to comment on a part of the main text, or to provide a reference for it, or both. The connection between the relevant text and its footnote is indicated by a number which appears both after the relevant text and before the footnote. Citation of sources is required by WikiDoc.

Usually you would type a number in the text like this (1) or this 1 which refers to a reference you would type in at the end of the article.

WikiDoc features an automated reference manager. The advantages of this reference manager are that:

  1. The references are numbered automatically!
  2. When you move the text, the reference moves with it!
  3. You can click on the reference and go directly to the article!

Unlike the usual format where you type in the references at the end of the article, when you use the WikiDoc reference manager you type in the reference right after the material you want to add a reference to. You use a softwre program to add in the references. The next section describes how to do this.

Preferred method of adding references

One goal of WikiDoc is to create reference lists that allow you to click on the PubMed ID number at the end of the reference and go to the primary article itself. This greatly facilitates locating references. Therefore, the preferred method of citing references includes a method by which not only the article is cited, but also the PubMed ID number.

The preferred method for inserting a reference is as follows:

  1. Use PubMed to locate the article you are interested in by clicking here
  2. Copy the PubMed ID number from the article. The word PubMed ID is often abbreviated PMID and this number is located at the bottom of the abstract. You can use the search function on Firefox or Internet explorer to locate the word PMID and the number will follow this abbreviation. It will look something like this:

PMID: 19032997

  1. Paste the PubMed ID number (PMID) into a software program that creates the reference you are going to paste into the text of your article. You can access software for converting a pubmed ID number into a reference by clicking here
  2. Make sure the button that says ref tag is checked in the software program.
  3. Copy the output from the software programs. For example, the output for the PMID above (19032997) is as follows:

<ref name="pmid19032997">{{cite journal |author=Gibson CM, Pride YB, Frederick PD, ''et al'' |title=Trends in reperfusion strategies, door-to-needle and door-to-balloon times, and in-hospital mortality among patients with ST-segment elevation myocardial infarction enrolled in the National Registry of Myocardial Infarction from 1990 to 2006 |journal=Am. Heart J. |volume=156 |issue=6 |pages=1035–44 |year=2008 |month=December |pmid=19032997 |doi=10.1016/j.ahj.2008.07.029 |url=}}</ref>

  1. Paste this output from the reference manager softwre right where you want the superscript number to appear in the text.

For example, using the above reference, you migh type something like this:

Gibson et al recently summarized the improvements made in clincial oucomes as a result of 15 years of quality improvement efforts in the NRMI registry <ref name="pmid19032997">{{cite journal |author=Gibson CM, Pride YB, Frederick PD, ''et al'' |title=Trends in reperfusion strategies, door-to-needle and door-to-balloon times, and in-hospital mortality among patients with ST-segment elevation myocardial infarction enrolled in the National Registry of Myocardial Infarction from 1990 to 2006 |journal=Am. Heart J. |volume=156 |issue=6 |pages=1035–44 |year=2008 |month=December |pmid=19032997 |doi=10.1016/j.ahj.2008.07.029 |url=}}</ref>

Add a Reference or Footnote

  1. Place a <ref> ... </ref> immediately after the sentence where you want a footnote number to appear.
  2. Next, type the text of the note between the ref tags. For example if I typed this
This was on of the first articles I published <ref>J Fam Pract. 2000 Oct;49(10):921-3.</ref> 

It would appear as this

This was on of the first articles I published [1]

Finally Add a Reference Section at the Bottom of Your Article

  1. Place the <references/> tag in a "Notes" or "References" section near the end of the article and the list of notes will be generated here.


Template:WH

Template:WS

  1. J Fam Pract. 2000 Oct;49(10):921-3.