Difference between revisions of "Libre Pathology:References"
Jump to navigation
Jump to search
(citing textbooks) |
|||
Line 3: | Line 3: | ||
Libre Pathology uses templates from [[Wikipedia]]. It is easiest to generate journal references with a template generator. | Libre Pathology uses templates from [[Wikipedia]]. It is easiest to generate journal references with a template generator. | ||
==Citation template generator== | ==PubMed references== | ||
===Citation template generator=== | |||
See: ''[http://librepathology.org/cite-gen/ http://librepathology.org/cite-gen/]''. | See: ''[http://librepathology.org/cite-gen/ http://librepathology.org/cite-gen/]''. | ||
Line 10: | Line 11: | ||
# Click ''Generate''. | # Click ''Generate''. | ||
# Copy output into the page you are editing. | # Copy output into the page you are editing. | ||
==Referencing textbooks== | |||
There are a [[:Category:Reference_templates|set of templates for citing textbooks]]. | |||
An example of how one is used: | |||
<nowiki>{{Ref Robbins8|123}}</nowiki> | |||
Where: | |||
''Ref Robbins8'' is the name of the template (found at ''[[:Template:Ref PBoD8]]'') | |||
''123'' is the page number in that reference | |||
The result is the following: | |||
{{Ref Robbins8|123}} | |||
===Redirecting reference templates=== | |||
One can ''[[Wikipedia:Wikipedia:Redirect|redirect]]'' templates like regular pages. | |||
So: | |||
<nowiki>{{Ref PBoD8|123}}</nowiki> | |||
and... | |||
<nowiki>{{Ref Robbins8|123}}</nowiki> | |||
Both generate the same thing: | |||
{{Ref Robbins8|123}} | |||
If you want a template for another textbook feel free to try creating one or leave a message on [[User_talk:Michael|Michael's talk page]]. | |||
==See also== | ==See also== |
Revision as of 05:39, 18 February 2015
This article deals with references in Libre Pathology (LP).
Libre Pathology uses templates from Wikipedia. It is easiest to generate journal references with a template generator.
PubMed references
Citation template generator
See: http://librepathology.org/cite-gen/.
Step:
- Copy & paste the PMID into the input box.
- Click Generate.
- Copy output into the page you are editing.
Referencing textbooks
There are a set of templates for citing textbooks.
An example of how one is used:
{{Ref Robbins8|123}}
Where:
Ref Robbins8 is the name of the template (found at Template:Ref PBoD8) 123 is the page number in that reference
The result is the following:
Kumar, Vinay; Abbas, Abul K.; Fausto, Nelson; Aster, Jon (2009). Robbins and Cotran pathologic basis of disease (8th ed.). Elsevier Saunders. pp. 123. ISBN 978-1416031215.
Redirecting reference templates
One can redirect templates like regular pages.
So:
{{Ref PBoD8|123}}
and...
{{Ref Robbins8|123}}
Both generate the same thing:
Kumar, Vinay; Abbas, Abul K.; Fausto, Nelson; Aster, Jon (2009). Robbins and Cotran pathologic basis of disease (8th ed.). Elsevier Saunders. pp. 123. ISBN 978-1416031215.
If you want a template for another textbook feel free to try creating one or leave a message on Michael's talk page.