Изменения
Перейти к навигации
Перейти к поиску
нет описания правки
{{docpage}}
{{используйте песочницу}}
{{OnLua|Citation/CS1}}
Данный шаблон использует [[Википедия:Шаблоны цитирования CS1/2|стиль цитирования CS1]] из английской Википедии и предназначен исключительно для совместимости с шаблоном {{t|cite journal|lang=en}} оттуда.
Также можно использовать {{t|статья}} или {{tp|публикация|статья}}.
== Примеры ==
Позаимствованы из документации к английскому шаблону, дополнены.
=== Варианты указания списка авторов ===
;Journal article
* <code><nowiki>{{cite journal |last=Overpeck |first=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |bibcode=1985QuRes..23...87O |doi=10.1016/0033-5894(85)90074-2}}</nowiki></code>
Displays as:
* {{cite journal |last=Overpeck |first=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |doi=10.1016/0033-5894(85)90074-2|bibcode=1985QuRes..23...87O}}
;Vancouver style (common in biomedicine); see {{vcite}} for specific templates
* <code><nowiki>{{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
or
* <code><nowiki>{{cite journal |last=Bannen |first=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 |name-list-format=vanc}}</nowiki></code>
Displays as:
* {{cite journal |last=Bannen |first=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523 |name-list-format=vanc}}
;Пример выше, но с author вместо vauthors (что семантически неверно, в отличие от последующих вариантов):
* <code><nowiki>{{cite journal |author=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |author=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
;Или с authors:
* <code><nowiki>{{cite journal |authors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |authors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
;author + coauthors:
* <code><nowiki>{{cite journal |author=Bannen R |coauthors = Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}</nowiki></code>
Displays as:
* {{cite journal |author=Bannen R |coauthors = Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}
;только coauthors (совсем неправильно):
* <code><nowiki>{{cite journal |coauthors = Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}</nowiki></code>
Displays as:
* {{cite journal |coauthors = Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}
;Или с author1, author2…:
* <code><nowiki>{{cite journal |author1=Bannen R|author2=Suresh V|author3=Phillips GN Jr|author4=Wright S|author5=Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |author1=Bannen R|author2=Suresh V|author3=Phillips GN Jr|author4=Wright S|author5=Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
=== Разное ===
;Include URL link to article, pre-print or abstract.
* <code><nowiki>{{cite journal |last=Aries |first=Myriam B. C. |last2=Newsham |first2=Guy R. |last-author-amp=yes |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |format=PDF |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}</nowiki></code>
Displays as:
* {{cite journal |last=Aries |first=Myriam B. C. |last2=Newsham |first2=Guy R. |last-author-amp=yes |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |format=PDF |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}
;Specify the [[Digital object identifier|DOI]] to provide a permanent link. Also give the [[PMID]] abstract for medical articles, and the URL if the article is free. [[PubMed Central]] free full-text repository links may also be supplied and will link the title if the URL is not specified, else as an additional linked PMC value. Note that {{para|access-date}} is not necessary when a permanent identifier is used.
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=http://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=http://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}
Whereas if the URL had not been specified, then the title is linked to the PMC link, which is repeated:
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592}}
If the doi link is broken, then use of '''doi-broken-date''' unlinks the doi value, indicates when the doi-problem was first noticed, and will also add the page to «Category:Pages with DOIs broken since YYYY»:
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2017-01-01 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2017-01-01 |pmc=151837 |pmid=12511592}}
;If the article is in a foreign language, and the original title is unknown, enclose the translated title in square brackets and use {{para|title}}. Otherwise use {{para|title}} for the foreign-language title and {{para|trans-title}} for the English-language title.
* <code><nowiki>{{cite journal |last=Huang |first=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |last-author-amp=yes |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}</nowiki></code>
Displays as:
: {{cite journal |last=Huang |first=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |last-author-amp=yes |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}
;Example using other identifiers
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}</nowiki></code>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}
=== Якоря для цитирования ===
;ref=… + обычная викиссылка
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=Меримович}}</nowiki></code>
* <nowiki><ref>[[#Меримович|Меримович, 2007]], уравнение (1).</ref></nowiki>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=Меримович}}
* <ref>[[#Меримович|Меримович, 2007]], уравнение (1).</ref>
; ref=harv + шаблоны
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=harv}}</nowiki></code>
* {{tp|harv|Merimovich|2007}}
* {{tp|sfn|Merimovich|2007|с=362}}
* <ref>{{tp|harvnb|Merimovich|2007}}, уравнение (2).</ref>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=harv}}
* {{harv|Merimovich|2007}}
* {{sfn|Merimovich|2007|с=362}}
* <ref>{{harvnb|Merimovich|2007}}, уравнение (2).</ref>
== Параметры шаблона ==
<templatedata>
{
"params": {
"ref": {
"description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv template",
"type": "string"
},
"author": {
"description": "Автор публикации в формате Фамилия И. О. Наличие параметра «last» подавляет вывод этого параметра, - не используйте их вместе.",
"type": "string"
},
"last": {
"description": "Фамилия автора",
"type": "string"
},
"authorlink": {
"description": "Название статьи об авторе в русской Википедии.",
"type": "string"
},
"first": {
"description": "Имя автора. В конце ставится точка.",
"type": "string"
},
"coauthors": {
"type": "string"
},
"date": {
"description": "Дата издания журнала",
"type": "string",
"required": true
},
"year": {
"aliases": [
"год"
],
"description": "Год издания журнала. Наличие параметра «date» подавляет вывод этого параметра, — не используйте их вместе.",
"type": "string"
},
"month": {
"description": "Месяц издания журнала.",
"type": "string"
},
"quotes": {
"type": "string"
},
"curly": {},
"url": {
"description": "Ссылка на статью в Интернете."
},
"title": {
"description": "Название статьи",
"required": true
},
"language": {
"description": "\t The language in which the source is written, if not English; use the full language name; do not use icons or templates"
},
"format": {
"description": "Format of the work referred to by 'url' ('url' is required when using 'format'); examples: PDF, DOC, XLS; do not specify HTML"
},
"journal": {
"description": "Название журнала"
},
"publisher": {
"description": "Издательство, в котором издаётся журнал (как правило, не указывается)."
},
"volume": {
"description": "Номер тома (для многотомных журналов)."
},
"issue": {
"description": "Номер (выпуск) журнала."
},
"pages": {
"description": "Pages in the source that support the content (not an indication of the number of pages in the source; displays after 'pp.'"
},
"arxiv": {
"description": "An identifier for arXive electronic preprints of scientific papers"
},
"doi": {
"aliases": [
"DOI"
],
"description": "Digital Object Identifier; begins with '10.'"
},
"doilabel": {},
"issn": {
"description": "ISSN журнала."
},
"pmid": {
"description": "PubMed Unique Identifier"
},
"bibcode": {
"description": "Bibliographic Reference Code (REFCODE); 19 characters"
},
"id": {
"description": "\t A unique identifier used where none of the specialized ones are applicable"
},
"accessdate": {
"description": "Дата просмотра статьи, на которую вы ссылаетесь (только для электронных статей)."
},
"accessyear": {},
"accessmonthday": {},
"accessdaymonth": {},
"archive-date": {},
"archive-url": {},
"deadlink": {},
"laysummary": {},
"laysource": {},
"laydate": {},
"quote": {
"description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation"
}
},
"maps": {
"proveit": {
"main": "title",
"textarea": [
"url"
]
}
}
}
</templatedata>
== Примечания ==
{{примечания}}
<includeonly>
[[Категория:Шаблоны:Ссылки на источники]]
</includeonly>
{{используйте песочницу}}
{{OnLua|Citation/CS1}}
Данный шаблон использует [[Википедия:Шаблоны цитирования CS1/2|стиль цитирования CS1]] из английской Википедии и предназначен исключительно для совместимости с шаблоном {{t|cite journal|lang=en}} оттуда.
Также можно использовать {{t|статья}} или {{tp|публикация|статья}}.
== Примеры ==
Позаимствованы из документации к английскому шаблону, дополнены.
=== Варианты указания списка авторов ===
;Journal article
* <code><nowiki>{{cite journal |last=Overpeck |first=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |bibcode=1985QuRes..23...87O |doi=10.1016/0033-5894(85)90074-2}}</nowiki></code>
Displays as:
* {{cite journal |last=Overpeck |first=J. T. |last2=Webb |first2=T. |last3=Prentice |first3=I. C. |date=January 1985 |title=Quantitative interpretation of fossil pollen spectra: Dissimilarity coefficients and the method of modern analogs |journal=Quaternary Research |volume=23 |pages=87–108 |doi=10.1016/0033-5894(85)90074-2|bibcode=1985QuRes..23...87O}}
;Vancouver style (common in biomedicine); see {{vcite}} for specific templates
* <code><nowiki>{{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |vauthors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
or
* <code><nowiki>{{cite journal |last=Bannen |first=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523 |name-list-format=vanc}}</nowiki></code>
Displays as:
* {{cite journal |last=Bannen |first=RM |last2=Suresh |first2=V |last3=Phillips |first3=GN Jr |last4=Wright |first4=SJ |last5=Mitchell |first5=JC |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523 |name-list-format=vanc}}
;Пример выше, но с author вместо vauthors (что семантически неверно, в отличие от последующих вариантов):
* <code><nowiki>{{cite journal |author=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |author=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
;Или с authors:
* <code><nowiki>{{cite journal |authors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |authors=Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
;author + coauthors:
* <code><nowiki>{{cite journal |author=Bannen R |coauthors = Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}</nowiki></code>
Displays as:
* {{cite journal |author=Bannen R |coauthors = Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}
;только coauthors (совсем неправильно):
* <code><nowiki>{{cite journal |coauthors = Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}</nowiki></code>
Displays as:
* {{cite journal |coauthors = Bannen R, Suresh V, Phillips GN Jr, Wright S, Mitchell J |title=Optimal design of thermally stable proteins}}
;Или с author1, author2…:
* <code><nowiki>{{cite journal |author1=Bannen R|author2=Suresh V|author3=Phillips GN Jr|author4=Wright S|author5=Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 |pmc=2562006 |pmid=18723523}}</nowiki></code>
Displays as:
* {{cite journal |author1=Bannen R|author2=Suresh V|author3=Phillips GN Jr|author4=Wright S|author5=Mitchell J |date=2008 |title=Optimal design of thermally stable proteins |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–2343 |doi=10.1093/bioinformatics/btn450 <!--|doi-access=free --> |pmc=2562006 |pmid=18723523}}
=== Разное ===
;Include URL link to article, pre-print or abstract.
* <code><nowiki>{{cite journal |last=Aries |first=Myriam B. C. |last2=Newsham |first2=Guy R. |last-author-amp=yes |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |format=PDF |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}</nowiki></code>
Displays as:
* {{cite journal |last=Aries |first=Myriam B. C. |last2=Newsham |first2=Guy R. |last-author-amp=yes |date=2008 |title=Effect of daylight saving time on lighting energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |format=PDF |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866 |doi=10.1016/j.enpol.2007.05.021 |access-date=October 18, 2013}}
;Specify the [[Digital object identifier|DOI]] to provide a permanent link. Also give the [[PMID]] abstract for medical articles, and the URL if the article is free. [[PubMed Central]] free full-text repository links may also be supplied and will link the title if the URL is not specified, else as an additional linked PMC value. Note that {{para|access-date}} is not necessary when a permanent identifier is used.
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=http://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |url=http://www.jci.org/articles/view/16567 |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592 |access-date=2012-11-17}}
Whereas if the URL had not been specified, then the title is linked to the PMC link, which is repeated:
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 <!--|doi-access=free --> |pmc=151837 |pmid=12511592}}
If the doi link is broken, then use of '''doi-broken-date''' unlinks the doi value, indicates when the doi-problem was first noticed, and will also add the page to «Category:Pages with DOIs broken since YYYY»:
* <code><nowiki>{{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2017-01-01 |pmc=151837 |pmid=12511592}}</nowiki></code>
Displays as:
* {{cite journal |last=Viollet |first=Benoît |last2=Andreelli |first2=Fabrizio |last3=Jørgensen |first3=Sebastian B. |last4=Perrin |first4=Christophe |last5=Geloen |first5=Alain |last6=Flamez |first6=Daisy |last7=Mu |first7=James |last8=Lenzner |first8=Claudia |last9=Baud |first9=Olivier |last10=Bennoun |first10=Myriam |last11=Gomas |first11=Emmanuel |last12=Nicolas |first12=Gaël |last13=Wojtaszewski |first13=Jørgen F. P. |last14=Kahn1 |first14=Axel |last15=Carling |first15=David |last16=Schuit |first16=Frans C. |last17=Birnbaum |first17=Morris J. |last18=Richter |first18=Erik A. |last19=Burcelin |first19=Rémy |last20=Vaulont |first20=Sophie |display-authors=5 |date=January 2003 |title=The AMP-activated protein kinase α2 catalytic subunit controls whole-body insulin sensitivity |journal=The Journal of Clinical Investigation |volume=111 |issue=1 |pages=91–98 |doi=10.1172/JCI16567 |doi-broken-date=2017-01-01 |pmc=151837 |pmid=12511592}}
;If the article is in a foreign language, and the original title is unknown, enclose the translated title in square brackets and use {{para|title}}. Otherwise use {{para|title}} for the foreign-language title and {{para|trans-title}} for the English-language title.
* <code><nowiki>{{cite journal |last=Huang |first=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |last-author-amp=yes |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}</nowiki></code>
Displays as:
: {{cite journal |last=Huang |first=Y. |last2=Lu |first2=J. |last3=Shen |first3=Y. |last4=Lu |first4=J. |last-author-amp=yes |date=March 1999 |title=[The protective effects of total flavonoids from Lycium Barbarum L. on lipid peroxidation of liver mitochondria and red blood cell in rats] |journal=Wei Sheng Yan Jiu |language=Chinese |volume=28 |issue=2 |pages=115–116 |pmid=11938998}}
;Example using other identifiers
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}</nowiki></code>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282}}
=== Якоря для цитирования ===
;ref=… + обычная викиссылка
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=Меримович}}</nowiki></code>
* <nowiki><ref>[[#Меримович|Меримович, 2007]], уравнение (1).</ref></nowiki>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=Меримович}}
* <ref>[[#Меримович|Меримович, 2007]], уравнение (1).</ref>
; ref=harv + шаблоны
* <code><nowiki>{{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=harv}}</nowiki></code>
* {{tp|harv|Merimovich|2007}}
* {{tp|sfn|Merimovich|2007|с=362}}
* <ref>{{tp|harvnb|Merimovich|2007}}, уравнение (2).</ref>
Displays as:
* {{cite journal |last=Merimovich |first=C. |date=2007 |title=A power function with a fixed finite gap everywhere |journal=Journal of Symbolic Logic |volume=72 |issue=2 |pages=361–417 |doi=10.2178/jsl/1185803615 |mr=2320282 |ref=harv}}
* {{harv|Merimovich|2007}}
* {{sfn|Merimovich|2007|с=362}}
* <ref>{{harvnb|Merimovich|2007}}, уравнение (2).</ref>
== Параметры шаблона ==
<templatedata>
{
"params": {
"ref": {
"description": "An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv template",
"type": "string"
},
"author": {
"description": "Автор публикации в формате Фамилия И. О. Наличие параметра «last» подавляет вывод этого параметра, - не используйте их вместе.",
"type": "string"
},
"last": {
"description": "Фамилия автора",
"type": "string"
},
"authorlink": {
"description": "Название статьи об авторе в русской Википедии.",
"type": "string"
},
"first": {
"description": "Имя автора. В конце ставится точка.",
"type": "string"
},
"coauthors": {
"type": "string"
},
"date": {
"description": "Дата издания журнала",
"type": "string",
"required": true
},
"year": {
"aliases": [
"год"
],
"description": "Год издания журнала. Наличие параметра «date» подавляет вывод этого параметра, — не используйте их вместе.",
"type": "string"
},
"month": {
"description": "Месяц издания журнала.",
"type": "string"
},
"quotes": {
"type": "string"
},
"curly": {},
"url": {
"description": "Ссылка на статью в Интернете."
},
"title": {
"description": "Название статьи",
"required": true
},
"language": {
"description": "\t The language in which the source is written, if not English; use the full language name; do not use icons or templates"
},
"format": {
"description": "Format of the work referred to by 'url' ('url' is required when using 'format'); examples: PDF, DOC, XLS; do not specify HTML"
},
"journal": {
"description": "Название журнала"
},
"publisher": {
"description": "Издательство, в котором издаётся журнал (как правило, не указывается)."
},
"volume": {
"description": "Номер тома (для многотомных журналов)."
},
"issue": {
"description": "Номер (выпуск) журнала."
},
"pages": {
"description": "Pages in the source that support the content (not an indication of the number of pages in the source; displays after 'pp.'"
},
"arxiv": {
"description": "An identifier for arXive electronic preprints of scientific papers"
},
"doi": {
"aliases": [
"DOI"
],
"description": "Digital Object Identifier; begins with '10.'"
},
"doilabel": {},
"issn": {
"description": "ISSN журнала."
},
"pmid": {
"description": "PubMed Unique Identifier"
},
"bibcode": {
"description": "Bibliographic Reference Code (REFCODE); 19 characters"
},
"id": {
"description": "\t A unique identifier used where none of the specialized ones are applicable"
},
"accessdate": {
"description": "Дата просмотра статьи, на которую вы ссылаетесь (только для электронных статей)."
},
"accessyear": {},
"accessmonthday": {},
"accessdaymonth": {},
"archive-date": {},
"archive-url": {},
"deadlink": {},
"laysummary": {},
"laysource": {},
"laydate": {},
"quote": {
"description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation"
}
},
"maps": {
"proveit": {
"main": "title",
"textarea": [
"url"
]
}
}
}
</templatedata>
== Примечания ==
{{примечания}}
<includeonly>
[[Категория:Шаблоны:Ссылки на источники]]
</includeonly>