References: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
==Introduction==
==Introduction==
WikiDoc has a reference manager that allows you to insert references based upon their PubMed ID number. If you move the text, the reference moves with it! All the references are automatically inserted at the bottom. You click on the reference and you go to the article. It is simple to do!
WikiDoc has a reference manager that allows you to insert references based upon their PubMed ID number. If you move the text, the reference moves with it! All the references are automatically inserted at the bottom. You click on the reference and you go to the article. It is simple to do!


==Where do I type in the references?==
==Where do I type in the references?==

Revision as of 13:43, 3 February 2009

Introduction

WikiDoc has a reference manager that allows you to insert references based upon their PubMed ID number. If you move the text, the reference moves with it! All the references are automatically inserted at the bottom. You click on the reference and you go to the article. It is simple to do!

Where do I type in the references?

Usually you would type a number in the text like this (1) or this 1 which refers to a reference you would like to cite. You would then type in the reference at the end of the article. This is not the preferred method in WikiDoc.

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 insert code for 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 use the software program.

Using the WikiDoc reference manager

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.