Adding References

Physiopedia uses the Vancouver style of referencing as this is the style used in most leading medical journals. When, in your work, you have used an idea from a book, journal article, etc. you must acknowledge this in your text. This is referred to as ‘citing’.  Each piece of work which is cited in your text should have a unique number, assigned in the order of citation. If, in your text, you cite a piece of work more than once, the same citation number should be used.

Add the code for the referencing tool to work
[edit | edit source]

Firstly, for the referencing tool to work you will need to ensure that you see this piece of code <reference /> under the 'References' heading on your page.  If it is not there you will need to add it, to do this follow these instructions:

  1. Click on 'Wikitext' in the toolbar of the editing box.
  2. Scroll down to the References heading which will look like this: ==  References ==
  3. Underneathe this heading you should see <references />.  This is the wikitext that makes the referencing function work, if it is not there you will need to add it exactly as it is written above. 
  4. Click save and your references should now appear.


To cite a piece of work
[edit | edit source]

To cite a piece of work in Physiopedia follow these instructions:

  1. At the point where you wish to cite a piece of work, click on <R> in the toolbar of the editing box.

  2. A new editing box will pop-up on your screen.

  3. In this box you should write the reference in the 'reference text' box.  Please use the Vancouver style of referencing.

  4. Then add a reference name.  This could be 'Smith and Jones' or 'Smith et al' for example.

  5. Then click OK. 

  6. Once you save the page that you are editing the reference for your cited piece of work will automatically appear at the bottom of the page.

N.B.  If your reference does not appear:

  1. click on 'Wikitext' in the toolbar of the editing box.
  2. Scrool down to the References heading which will look like this: ==  References ==
  3. Underneathe this heading you should see <references />.  This is the wikitext that makes the referencing function work, if it is not there you will need to add it. 
  4. Click save and your references should now appear.


To cite peice of work more than once on the same page
[edit | edit source]

If you wish to cite peice of work more than once on the same page:

  1. Complete the steps above for the first citation of that piece of work.  When you come to cite the same piece of work again click on <R> in the toolbar again for the pop-up editing box to appear, but this time you need only fill in the reference name.  This should be the same name that you gave to the reference the first time you cited it.

  2. If you do not know the name that has been given to the reference, for example if someone else added it, you can find it in the wikitext.  Click on the wikitext link in the toolbar of the editing box.  Look in the wikitext for the reference that you wish to cite for a second (or multiple) time.  It should start with <ref name="reference name"> where "reference name" is the name that you are looking for.

  3. If it does not have a reference name i.e. it just starts with <ref> and ends with </ref> you can add a reference name yourself by adding name="reference name" inside the first <ref> tag so that it looks like this <ref name="reference name">.


For further explanation have a look at the MediaWiki Extension:Cite page, the MediaWiki footnotes page and the Wikipedia Footnotes page.

See our detailed guidelines on how to implement Vancouver referencing