Szablon:Cytuj książkę: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
m (zamienił w treści „ "” na „ „”) |
m (zamienił w treści „„” na „"”) |
||
Linia 150: | Linia 150: | ||
-->&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}<!-- Field descriptions: http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book | -->&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:book}}<!-- Field descriptions: http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book | ||
-->&rft.genre=book<!-- book: a publication that is complete in one part or a designated finite number of parts, often identified with an ISBN. (genre could also be bookitem, conference, proceeding, report, document, or unknown) | -->&rft.genre=book<!-- book: a publication that is complete in one part or a designated finite number of parts, often identified with an ISBN. (genre could also be bookitem, conference, proceeding, report, document, or unknown) | ||
-->&rft.btitle={{urlencode:{{{tytuł}}}}}<!-- The title of the book. This can also be expressed as title, for compatibility with version 0.1. | -->&rft.btitle={{urlencode:{{{tytuł}}}}}<!-- The title of the book. This can also be expressed as title, for compatibility with version 0.1. "moby dick or the white whale" | ||
-->{{#if: {{{rozdział|}}} | &rft.atitle={{urlencode:{{{rozdział}}}}} }}<!-- Chapter title. Chapter title is included if it is a distinct title, e.g. | -->{{#if: {{{rozdział|}}} | &rft.atitle={{urlencode:{{{rozdział}}}}} }}<!-- Chapter title. Chapter title is included if it is a distinct title, e.g. "The Push Westward." | ||
-->{{#if: {{{nazwisko r|{{{nazwisko|}}}}}} | &rft.aulast={{urlencode:{{{nazwisko r|{{{nazwisko}}}}}}}} }}<!-- First author's family name. This may be more than one word ... e.g. Smith, Fred James is recorded as | -->{{#if: {{{nazwisko r|{{{nazwisko|}}}}}} | &rft.aulast={{urlencode:{{{nazwisko r|{{{nazwisko}}}}}}}} }}<!-- First author's family name. This may be more than one word ... e.g. Smith, Fred James is recorded as "aulast=smith" | ||
-->{{#if: {{{imię r|{{{imię|}}}}}} | &rft.aufirst={{urlencode:{{{imię r|{{{imię}}}}}}}} }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, e.g. | -->{{#if: {{{imię r|{{{imię|}}}}}} | &rft.aufirst={{urlencode:{{{imię r|{{{imię}}}}}}}} }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, e.g. "Fred F", "Fred James" | ||
-->{{#if: {{{autor r|{{{autor|}}}}}} | &rft.au={{urlencode:{{{autor r|{{{autor}}}}}}}} }}<!-- This data element contains the full name of a single author, e.g. | -->{{#if: {{{autor r|{{{autor|}}}}}} | &rft.au={{urlencode:{{{autor r|{{{autor}}}}}}}} }}<!-- This data element contains the full name of a single author, e.g. "Smith, Fred M", "Harry S. Truman". | ||
-->{{#if: {{{data|}}} | &rft.date={{urlencode:{{{data}}}}}<!-- | -->{{#if: {{{data|}}} | &rft.date={{urlencode:{{{data}}}}}<!-- | ||
-->{{#if: {{{rok|}}} | &rft.date={{urlencode:{{{rok}}}}} }} }}<!-- Date of publication. Book dates are assumed to be a single year. (or ISO 8601) | -->{{#if: {{{rok|}}} | &rft.date={{urlencode:{{{rok}}}}} }} }}<!-- Date of publication. Book dates are assumed to be a single year. (or ISO 8601) | ||
-->{{#if: {{{wydanie|}}} | &rft.edition={{urlencode:{{{wydanie}}}}} }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number, e.g. | -->{{#if: {{{wydanie|}}} | &rft.edition={{urlencode:{{{wydanie}}}}} }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number, e.g. "First edition", "4th ed." | ||
-->{{#if: {{{wydawca|}}} | &rft.pub={{urlencode:{{{wydawca}}}}} }}<!-- Publisher name. | -->{{#if: {{{wydawca|}}} | &rft.pub={{urlencode:{{{wydawca}}}}} }}<!-- Publisher name. "Harper and Row" | ||
-->{{#if: {{{miejsce|}}} | &rft.place={{urlencode:{{{miejsce}}}}} }}<!-- Place of publication. | -->{{#if: {{{miejsce|}}} | &rft.place={{urlencode:{{{miejsce}}}}} }}<!-- Place of publication. "New York" | ||
-->{{#if: {{{strony|}}} | &rft.pages={{urlencode:{{{strony}}}}} }}<!-- Start and end pages for parts of a book, e.g. | -->{{#if: {{{strony|}}} | &rft.pages={{urlencode:{{{strony}}}}} }}<!-- Start and end pages for parts of a book, e.g. "124-147” ... This data element includes the OpenURL 0.1 definition of "pages". | ||
-->{{#if: {{{seria|}}} | &rft.series={{urlencode:{{{seria}}}}} }}<!-- The title of a series in which the book or document was issued. There may also be an ISSN associated with the series. | -->{{#if: {{{seria|}}} | &rft.series={{urlencode:{{{seria}}}}} }}<!-- The title of a series in which the book or document was issued. There may also be an ISSN associated with the series. | ||
-->{{#if: {{{isbn|}}} | &rft.isbn={{{isbn}}} }}<!-- International Standard Book Number (ISBN) ... i.e. | -->{{#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}}} }}<!-- | -->{{#if: {{{oclc|}}} | &rft_id=info:oclcnum/{{{oclc}}} }}<!-- | ||
-->{{#if: {{{doi|}}} | &rft_id=info:doi/{{urlencode:{{{doi}}}}} }}<!-- | -->{{#if: {{{doi|}}} | &rft_id=info:doi/{{urlencode:{{{doi}}}}} }}<!-- |