Difference between revisions of "Template:Publication to wiki notice"
(note) |
(note) |
||
(30 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>This template is recommended to add at the top of | + | <noinclude>This template is recommended to add at the top of pages which are derived from an original article. It links to the publication and informs that much, but not necessarily all content is derived from that publication and needs to be attributed to these authors. |
A major reason to include this notice is to address two concerns of the original authors: | A major reason to include this notice is to address two concerns of the original authors: | ||
Line 10: | Line 10: | ||
CHANGED, NEW (following BibTeX): | CHANGED, NEW (following BibTeX): | ||
+ | * | pubtype = one of [http://bibliographic.openoffice.org/bibtex-defs.html BibTeX's standard entry types] (@book, @inbook, @incollection etc.). Default is @article . ''Currently in demo mode, with only few options implemented.'' | ||
* | url = the Original publication URL (a web page starting with "http"; alternative to Original publication page) | * | url = the Original publication URL (a web page starting with "http"; alternative to Original publication page) | ||
* | author = Author1, Firstname AND Author2, Firstname AND Author3, Firstname | * | author = Author1, Firstname AND Author2, Firstname AND Author3, Firstname | ||
* | year = 2011 | * | year = 2011 | ||
− | * | title = | + | * | title = title of an article or book chapter |
+ | * | booktitle = title of a book | ||
+ | * | editor = the editor(s) of a book | ||
* | journal = ZooKeys | * | journal = ZooKeys | ||
* | publisher = Pensoft Publishers | * | publisher = Pensoft Publishers | ||
Line 23: | Line 26: | ||
* | publisherurl = the website of the publisher | * | publisherurl = the website of the publisher | ||
− | Example: | + | Example (journal article): |
<pre><nowiki>{{Publication to wiki notice | <pre><nowiki>{{Publication to wiki notice | ||
Line 70: | Line 73: | ||
<tr style="vertical-align:top;"> | <tr style="vertical-align:top;"> | ||
<td style="padding:0.5em;background-color:#e5febe;">Notice:</td> | <td style="padding:0.5em;background-color:#e5febe;">Notice:</td> | ||
− | <td style="padding:0.5em"> | + | <td style="padding:0.5em">This page is derived from the original publication listed below, whose author(s) should always be credited. Further contributors may edit and improve the content of this page and, consequently, need to be credited as well (see <span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}|action=history}} page history]</span>). Any assessment of factual correctness requires a careful review of the original article as well as of subsequent contributions. |
− | If you are uncertain whether your planned contribution is correct or not, we suggest that you use the associated [[{{TALKPAGENAME}}|discussion page]] instead of editing the | + | If you are uncertain whether your planned contribution is correct or not, we suggest that you use the associated [[{{TALKPAGENAME}}|discussion page]] instead of editing the page directly. |
− | '''This page should be cited as follows:'''<br />{{#replace:{{{author_abbreviated|{{{author|}}}}}}|<nowiki></nowiki> AND|<nowiki></nowiki>, <nowiki></nowiki>}} ({{{year|no year}}}) {{#if:{{{url|}}}|[{{{url}}} {{{title|}}}]|{{{title|}}}}}. {{#if:{{{journal|}}}|{{{journal}}}|{{{publisher|}}}}} {{#if:{{{volume|}}}|{{{volume|}}}{{#if:{{{pages|}}}|<nowiki>:</nowiki>}}}} {{#replace:{{{pages|}}}|--|–}}{{#if:{{{doi|}}}|, {{doi|{{{doi|}}}}}}}.<!-- | + | '''This page should be cited as follows ([[doi:10.3897/zookeys.90.1369|rationale]]):'''<br />{{#replace:{{{author_abbreviated|{{{author|}}}}}}|<nowiki></nowiki> AND|<nowiki></nowiki>, <nowiki></nowiki>}} ({{{year|no year}}}) {{#if:{{{url|}}}|[{{{url}}} {{{title|}}}]|{{{title|}}}}}. {{#if:{{{editor|}}}| ''In:'' {{{editor}}} {{{booktitle}}}, {{{publisher|}}}, pp.|{{#if:{{{journal|}}}|{{{journal}}}|{{{publisher|}}}}} {{#if:{{{volume|}}}|{{{volume|}}}}}{{#if:{{{issue|}}}|({{{issue|}}})}} {{#if:{{{pages|}}}|<nowiki>:</nowiki>}}}} {{#replace:{{{pages|}}}|--|–}}{{#if:{{{doi|}}}|, {{doi|{{{doi|}}}}}}}.<!-- |
− | --> {{Template:Publication to wiki notice/Note}} | + | --> {{Template:Publication to wiki notice/Note}}{{#if:{{{license|}}}| Available under a {{{license|}}}.}} |
<div style="text-align:right"> | <div style="text-align:right"> | ||
Line 82: | Line 85: | ||
Library --><div style="text-align:left;" class="mw-collapsible mw-collapsed"> | Library --><div style="text-align:left;" class="mw-collapsible mw-collapsed"> | ||
<br/>'''BibTeX:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | <br/>'''BibTeX:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | ||
− | @article<nowiki>{</nowiki>{{#replace:{{#explode:{{{author|}}}| |0}}|,|}}{{{year|}}}{{{journal|}}}{{{volume|}}},<br/> | + | @{{#if: {{{pubtype|}}}|{{{pubtype}}}|article}}<nowiki>{</nowiki>{{#replace:{{#explode:{{{author|}}}| |0}}|,|}}{{{year|}}}{{#replace:{{{journal|}}}| |}}{{{volume|}}},<br/> |
author = <nowiki>{</nowiki>{{{author|}}}<nowiki>}</nowiki>,<br/> | author = <nowiki>{</nowiki>{{{author|}}}<nowiki>}</nowiki>,<br/> | ||
− | journal = <nowiki>{</nowiki>{{{journal|}}}<nowiki>}</nowiki>,<br/> | + | journal = <nowiki>{</nowiki>{{{journal|}}}<nowiki>}</nowiki>,<br/>{{#if: {{{publisher|}}}|publisher = <nowiki>{</nowiki>{{{publisher|}}}<nowiki>}</nowiki>,<br/>}} |
− | publisher = <nowiki>{</nowiki>{{{publisher|}}}<nowiki>}</nowiki>,<br/> | + | |
title = <nowiki>{</nowiki>{{{title|}}}<nowiki>}</nowiki>,<br/> | title = <nowiki>{</nowiki>{{{title|}}}<nowiki>}</nowiki>,<br/> | ||
year = <nowiki>{</nowiki>{{{year|}}}<nowiki>}</nowiki>,<br/> | year = <nowiki>{</nowiki>{{{year|}}}<nowiki>}</nowiki>,<br/> | ||
volume = <nowiki>{</nowiki>{{{volume|}}}<nowiki>}</nowiki>,<br/> | volume = <nowiki>{</nowiki>{{{volume|}}}<nowiki>}</nowiki>,<br/> | ||
+ | issue = <nowiki>{</nowiki>{{{issue|}}}<nowiki>}</nowiki>,<br/> | ||
pages = <nowiki>{</nowiki>{{{pages|}}}<nowiki>}</nowiki>,<br/> | pages = <nowiki>{</nowiki>{{{pages|}}}<nowiki>}</nowiki>,<br/> | ||
doi = <nowiki>{</nowiki>{{{doi|}}}<nowiki>}</nowiki>,<br/> | doi = <nowiki>{</nowiki>{{{doi|}}}<nowiki>}</nowiki>,<br/> | ||
− | url = <nowiki>{</nowiki> | + | url = <nowiki>{</nowiki>{{{url|}}}<nowiki>},</nowiki><br/> |
− | note = <nowiki>{</nowiki>{{Template:Publication to wiki notice/Note}}<nowiki>}</nowiki><br/> | + | note = <nowiki>{</nowiki>{{Template:Publication to wiki notice/Note}}{{#if:{{{license|}}}| Available under a {{{license|}}}.}}<nowiki>}</nowiki><br/> |
}<br/></div> | }<br/></div> | ||
<br/>'''RIS/ Endnote:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | <br/>'''RIS/ Endnote:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | ||
Line 107: | Line 110: | ||
EP - {{#explode:{{{pages|}}}|--|1}}<br /> | EP - {{#explode:{{{pages|}}}|--|1}}<br /> | ||
PB - {{{publisher|}}}<br /> | PB - {{{publisher|}}}<br /> | ||
− | M1 - {{Template:Publication to wiki notice/Note}}<br /> | + | M1 - {{Template:Publication to wiki notice/Note}}{{#if:{{{license|}}}| Available under a {{{license|}}}.}}<br /> |
M3 - doi:{{{doi|}}}<br/></div> | M3 - doi:{{{doi|}}}<br/></div> | ||
<br/>'''Wikipedia/ Citizendium:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | <br/>'''Wikipedia/ Citizendium:'''<br/><div style="background-color: #D5D5D5; text-align: left"> | ||
<nowiki><ref name="</nowiki>{{#replace:{{#explode:{{{author|}}}| |0}}|,|}}{{{year|}}}{{{journal|}}}{{{volume|}}}<nowiki>">{{</nowiki>Citation<br /> | <nowiki><ref name="</nowiki>{{#replace:{{#explode:{{{author|}}}| |0}}|,|}}{{{year|}}}{{{journal|}}}{{{volume|}}}<nowiki>">{{</nowiki>Citation<br /> | ||
− | | author = {{{author|}}}<br /> | + | | author = {{#replace:{{{author_abbreviated|{{{author|}}}}}}|<nowiki></nowiki> AND|<nowiki></nowiki>, <nowiki></nowiki>}}<br /> |
| title = {{{title|}}}<br /> | | title = {{{title|}}}<br /> | ||
| journal = {{{journal|}}}<br /> | | journal = {{{journal|}}}<br /> | ||
Line 121: | Line 124: | ||
| publisher = {{{publisher|}}}<br /> | | publisher = {{{publisher|}}}<br /> | ||
| doi = {{{doi|}}}<br /> | | doi = {{{doi|}}}<br /> | ||
+ | | url = {{{url|}}}<br /> | ||
| pmc = {{{pmc|}}}<br /> | | pmc = {{{pmc|}}}<br /> | ||
− | | | + | | accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<br /> |
− | <nowiki>}}</nowiki>{{Template:Publication to wiki notice/Note}}<nowiki></ref></nowiki><br/></div> | + | <nowiki>}}</nowiki> {{Template:Publication to wiki notice/Note}}{{#if:{{{license|}}}| Available under a {{{license|}}}.}}<nowiki></ref></nowiki><br/></div> |
{{#if:{{{citationurl|}}}|<br />See also the [{{{citationurl|}}} citation download page at the journal].}}</div></div> | {{#if:{{{citationurl|}}}|<br />See also the [{{{citationurl|}}} citation download page at the journal].}}</div></div> | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table>[[Category:Internal - Pages with publication-to-wiki-notice]]</includeonly> | </table>[[Category:Internal - Pages with publication-to-wiki-notice]]</includeonly> |
Latest revision as of 07:42, 10 July 2012
This template is recommended to add at the top of pages which are derived from an original article. It links to the publication and informs that much, but not necessarily all content is derived from that publication and needs to be attributed to these authors.
A major reason to include this notice is to address two concerns of the original authors:
- that they are not sufficiently attributed for the information, although they have supplied perhaps 99%
- that they are held responsible for later changes, which introduce an error.
Parameters:
- Formatted page title (main part of the wiki page title)
- Formatted page subtitle (together the two titles, after stripping formatting, must be identical with the actual page title)
CHANGED, NEW (following BibTeX):
- | pubtype = one of BibTeX's standard entry types (@book, @inbook, @incollection etc.). Default is @article . Currently in demo mode, with only few options implemented.
- | url = the Original publication URL (a web page starting with "http"; alternative to Original publication page)
- | author = Author1, Firstname AND Author2, Firstname AND Author3, Firstname
- | year = 2011
- | title = title of an article or book chapter
- | booktitle = title of a book
- | editor = the editor(s) of a book
- | journal = ZooKeys
- | publisher = Pensoft Publishers
- | volume = 84
- | citationurl = the url via which citations can be downloaded
- | pages = 39--57
- | doi = 10.1234/some.99.123
- | publisher = the name of the publisher of the article
- | publisherurl = the website of the publisher
Example (journal article):
{{Publication to wiki notice | author = Hendrich L AND Balke M | year = 2011 | title = A simultaneous journal / wiki publication and dissemination of a new species description: ''Neobidessodes darwiniensis'' sp. n. from northern Australia (Coleoptera, Dytiscidae, Bidessini) | journal = ZooKeys | volume = 79 | citationurl = http://www.pensoft.net/journal_home_page.php?journal_id=1&page=article&type=citation&article_id=803 | pages=11--20 | doi = 10.3897/zookeys.79.803 | url = http://www.pensoft.net/journals/zookeys/article/803/abstract | publisher = Pensoft Publishers | publisherurl = http://www.pensoft.net/ }}
results in:
Notice: | This page is derived from the original publication listed below, whose author(s) should always be credited. Further contributors may edit and improve the content of this page and, consequently, need to be credited as well (see page history). Any assessment of factual correctness requires a careful review of the original article as well as of subsequent contributions.
If you are uncertain whether your planned contribution is correct or not, we suggest that you use the associated discussion page instead of editing the page directly. This page should be cited as follows (rationale):
Citation formats to copy and paste
BibTeX: @article{Hendrich2011ZooKeys79, RIS/ Endnote: TY - JOUR Wikipedia/ Citizendium: <ref name="Hendrich2011ZooKeys79">{{Citation See also the citation download page at the journal. |
See also
- http://www.scholarpedia.org/#How_to_cite_Scholarpedia_articles and http://www.eoearth.org/article/Earth%27s_Magnetosphere#gen11
- Generic citation templates.