Template:Cite encyclopedia: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Hesperian remove spurious dot after author, which only appears when using last/first/authorlink argument format |
meta>Circeus +isbn and oclc functionalities |
||
Line 73: | Line 73: | ||
#if:{{{id|}}} | #if:{{{id|}}} | ||
| {{{id}}}. | | {{{id}}}. | ||
}}{{ | |||
#if: {{{isbn|}}} | ISBN {{{isbn}}}. | |||
}}{{ | |||
#if: {{{oclc|}}} | [[OCLC]] [http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]. | |||
}}{{ | }}{{ | ||
#if:{{{accessdate|}}} | #if:{{{accessdate|}}} | ||
Line 96: | Line 100: | ||
-->{{#if: {{{author|}}} | &rft.au={{urlencode:{{{author}}}}} }}<!-- This data element contains the full name of a single author, i. e. "Smith, Fred M", "Harry S. Truman". | -->{{#if: {{{author|}}} | &rft.au={{urlencode:{{{author}}}}} }}<!-- This data element contains the full name of a single author, i. e. "Smith, Fred M", "Harry S. Truman". | ||
-->{{#if: {{{editor|}}} | &rft.contributor={{urlencode:{{{editor}}}}} }}<!-- An entity responsible for making contributions to the content of the resource. Examples of Contributor include a person, an organization, or a service. | -->{{#if: {{{editor|}}} | &rft.contributor={{urlencode:{{{editor}}}}} }}<!-- An entity responsible for making contributions to the content of the resource. Examples of Contributor include a person, an organization, or a service. | ||
-->&rft.title={{urlencode:{{{title|}}}}}<!-- | -->&rft.title={{urlencode:{{{title|}}}}}<!-- A name given to the resource. | ||
-->{{#if: {{{url|}}} | &rft.identifier={{urlencode:{{{url}}}}} }}<!-- URL | -->{{#if: {{{url|}}} | &rft.identifier={{urlencode:{{{url}}}}} }}<!-- URL | ||
-->{{#if: {{{format|}}} | &rft.format={{urlencode:{{{format}}}}} }}<!-- The physical or digital manifestation of the resource... may include the media-type or dimensions of the resource. | -->{{#if: {{{format|}}} | &rft.format={{urlencode:{{{format}}}}} }}<!-- The physical or digital manifestation of the resource... may include the media-type or dimensions of the resource. | ||
Line 110: | Line 114: | ||
-->{{#if: {{{language|}}} | &rft.language={{urlencode:{{{language}}}}} }}<!-- A language of the intellectual content of the resource. Recommended best practice is to use RFC 3066... in conjunction with ISO639 | -->{{#if: {{{language|}}} | &rft.language={{urlencode:{{{language}}}}} }}<!-- A language of the intellectual content of the resource. Recommended best practice is to use RFC 3066... in conjunction with ISO639 | ||
-->{{#if: {{{doi|}}} | &rft_id=info:doi/{{urlencode:{{{doi}}}}} }}<!-- DOI | -->{{#if: {{{doi|}}} | &rft_id=info:doi/{{urlencode:{{{doi}}}}} }}<!-- DOI | ||
-->{{#if: {{{isbn|}}} | &rft.isbn={{{isbn}}} }}<!-- International Standard Book Number (ISBN) ... i.e. "057117678X" but it may contain hyphens, e.g. "1-878067-73-7" | |||
-->{{#if: {{{oclc|}}} | &rft_id=info:oclcnum/{{{oclc}}} }}<!-- | |||
-->"> </span><noinclude> | -->"> </span><noinclude> | ||
{{/doc}} | {{/doc}} | ||
</noinclude> | </noinclude> |