Template:Citation/core: Difference between revisions
Jump to navigation
Jump to search
(cp fm wp 2) |
(cp fm wp 3) |
||
| Line 498: | Line 498: | ||
}} | }} | ||
}}{{ | }}{{ | ||
<!--============ Date (if no author/editor) ============--> | |||
#if: {{{Surname1|}}}{{{EditorSurname1|}}} | |||
| | |||
|{{ | |||
#if: {{{Date|}}} | |||
|{{{Sep|,}}} {{{Date}}}{{ | |||
#if:{{{YearNote|}}} | |||
| [{{{YearNote}}}] | |||
}} | |||
}} | |||
}}{{ | |||
<!--============ Publication date ============--> | |||
#if: {{{PublicationDate|}}} | |||
|{{ | |||
#ifeq: {{{PublicationDate|}}} | {{{Date|}}} | |||
| | |||
|{{ | |||
#if: {{{EditorSurname1|}}} | |||
|{{ | |||
#if: {{{Surname1|}}} | |||
|{{{Sep|,}}} {{{PublicationDate}}} | |||
| (published {{{PublicationDate}}}) | |||
}} | |||
|{{ | |||
#if: {{{Periodical|}}} | |||
|{{{Sep|,}}} {{{PublicationDate}}} | |||
| (published {{{PublicationDate}}}) | |||
}} | |||
}} | |||
}} | |||
}}{{ | |||
<!--============ Page within included work ============--> | |||
#if: {{{Periodical|}}} | |||
| | |||
|{{ | |||
#if: {{{At|}}} | |||
|{{{Sep|,}}} {{{At}}} | |||
}} | |||
}}{{ | |||
<!--===============DOI================--> | |||
#if:{{{DOI|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=doi |input1={{{DOI|}}} |input2={{{DoiBroken|}}} }} | |||
}}{{ | |||
<!--============ Misc. Identifier ============--> | |||
#if: {{{ID|}}} | |||
|{{ | |||
#if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}{{{Periodical|}}}{{{Title|}}}{{{TransItalic|}}} | |||
|{{{Sep|,}}} {{{ID}}} | |||
|{{{ID}}} | |||
}} | |||
}}{{ | |||
<!--============ ISBN ============--> | |||
#if: {{{ISBN|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=isbn |input1={{{ISBN|}}} }} | |||
}}{{ | |||
<!--============ ISSN ============--> | |||
#if: {{{ISSN|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=issn |input1={{{ISSN|}}} }} | |||
}}{{ | |||
<!--============ OCLC ============--> | |||
#if: {{{OCLC|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=oclc |input1={{{OCLC|}}} }} | |||
}}{{ | |||
<!--============ PMID ============--> | |||
#if: {{{PMID|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=pmid |input1={{{PMID|}}} }} | |||
}}{{ | |||
<!--============ PMC ============--> | |||
#if: {{{PMC|}}} | |||
|{{ | |||
#if: {{{URL|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=pmc |input1={{{PMC|}}} }} | |||
|{{only in print|{{{Sep|,}}} {{citation/identifier |identifier=pmc |input1={{{PMC|}}} }} }}<!--Should only display by default in print--> | |||
}} | |||
}}{{ | |||
<!--============ BIBCODE ============--> | |||
#if: {{{Bibcode|}}} | |||
|{{{Sep|,}}} {{citation/identifier |identifier=bibcode |input1={{{Bibcode|}}} }} | |||
}}{{ | |||
<!--============ Archive data, etc ===========--> | |||
#if: {{{Archive|}}} | |||
|{{{Sep|,}}} {{{Archive}}}[[Category:Pages using deprecated citation archive parameters]] | |||
|{{ | |||
#if:{{{ArchiveURL|}}}{{{ArchiveDate|}}} | |||
|{{{Sep|,}}} {{#ifeq:{{{Sep}}}|.|A|a}}rchived{{ | |||
#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}} | |||
|{{#if:{{{ArchiveURL|}}}| from {{Citation/make link|{{{OriginalURL|{{{IncludedWorkURL|}}}}}}|the original}}}} | |||
}}{{ | |||
#if:{{{ArchiveDate|}}} | |||
| on {{{ArchiveDate}}} | |||
}}{{ | |||
#if:{{#if:{{{ArchiveURL|}}}||A}}{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}||B}}{{#if:{{{ArchiveDate|}}}||C}} | |||
|. {{citation error | |||
|If you specify <code>|{{#if:{{{ArchiveURL|}}}|archiveurl|archivedate}}=</code>, you must {{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}| also specify <code>|{{#if:{{{ArchiveURL|}}}|archivedate|archiveurl}}=</code>|first specify <code>|url=</code>}}}} | |||
}} | |||
}} | |||
}}{{ | |||
<!--============ URL and AccessDate ============--> | |||
#if: {{{URL|}}}{{{IncludedWorkURL|}}} | |||
|{{ | |||
#if: {{{Title|}}}{{{IncludedWorkTitle|}}}{{{TransTitle|}}} | |||
|<span class="printonly">{{{Sep|,}}} {{ | |||
#if: {{{IncludedWorkURL|}}} | |||
|{{{IncludedWorkURL}}} | |||
|{{{URL}}} | |||
}}</span> | |||
|{{{Sep|,}}} {{ | |||
#if: {{{IncludedWorkURL|}}} | |||
|{{{IncludedWorkURL}}} | |||
|{{{URL}}} | |||
}} | |||
}}{{ | |||
#if: {{{AccessDate|}}} | |||
| <span class="reference-accessdate">{{#ifeq:{{{Sep|,}}}|,|, r|. R}}etrieved {{{AccessDate}}}</span> | |||
}} | |||
}}{{#if:{{{laysummary|}}} | |||
|{{{Sep|,}}} [{{{laysummary}}} Lay summary]{{#if: {{{laysource|}}}| – ''<nowiki />{{{laysource}}}<nowiki />''}} | |||
}}{{#if:{{{laydate|}}} | |||
|  ({{{laydate}}}) | |||
}}{{#if:{{{quote|}}} | |||
|{{{Sep|,}}} "{{{quote}}}" | |||
}}{{{PS|}}}</span><!-- | |||
Revision as of 13:51, 1 December 2010