RefTest: Difference between revisions
From charlesreid1
(Created page with "{{cite journal |last=Last |first=First |title=Title |journal=Journal |volume=0 |year=0000 |month=Month |page=0}}") |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{cite journal |last=Last |first=First |title=Title |journal=Journal |volume=0 |year=0000 |month=Month |page=0}} | '''Broken:''' | ||
{{cite journal | |||
|last=Last | |||
|first=First | |||
|title=Title | |||
|journal=Journal | |||
|volume=0 | |||
|year=0000 | |||
|month=Month | |||
|page=0}} | |||
'''Works:''' | |||
{{cite journal | |||
|author=Author | |||
|title=Title | |||
|journal=Journal | |||
|volume=0 | |||
|issue=0 | |||
|pages=0-0 | |||
|year=0000 | |||
|pmid=00000000 | |||
|pmc=0000000 | |||
|doi=10.1093/bioinformatics/btn450 | |||
|url=http://charlesmartinreid.com/ }} | |||
'''Make the Broken Work:''' | |||
* page to pages | |||
* last and first to author | |||
* adding issue | |||
* moving pages from very end to between "issues" and "year" | |||
* eliminating "month" | |||
* adding DOI | |||
* adding URL <-- did it! | |||
{{cite journal | |||
|author=Author | |||
|title=Title | |||
|journal=Journal | |||
|volume=0 | |||
|issue=0 | |||
|pages=0-0 | |||
|year=0000 | |||
|doi=10.1093/bioinformatics/btn450 | |||
|url=http://charlesmartinreid.com/ | |||
}} | |||
[[Category:Test]] | |||
Latest revision as of 16:34, 28 May 2011
Broken:
Last, First (Month 0000). "Title". Journal 0: 0.
Works:
Author (0000). "Title". Journal 0 (0): 0-0. doi:10.1093/bioinformatics/btn450. PMID 00000000. PMC 0000000. http://charlesmartinreid.com/.
Make the Broken Work:
- page to pages
- last and first to author
- adding issue
- moving pages from very end to between "issues" and "year"
- eliminating "month"
- adding DOI
- adding URL <-- did it!
Author (0000). "Title". Journal 0 (0): 0-0. doi:10.1093/bioinformatics/btn450. http://charlesmartinreid.com/.