Difference between revisions of "Publication"
From ACES
m (typo) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
To create a page with this form, enter the citekey below (a common choice is the last | To create a page with this form, enter the citekey below (a common choice is the last name of the author with the year number); | ||
if a citekey with that name already exists, you will be sent to a form to edit that page. | if a citekey with that name already exists, you will be sent to a form to edit that page. | ||
Line 14: | Line 14: | ||
| {{{field|entry|mandatory|input type=dropdown|values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished}}} | | {{{field|entry|mandatory|input type=dropdown|values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished}}} | ||
| BibTeX entry type | | BibTeX entry type | ||
|- | |||
! [https://www.bibtex.com/f/year-field/ year]: | |||
| {{{field|year|input type=combobox|values= | |||
{{CURRENTYEAR}}, | |||
{{#expr:{{CURRENTYEAR}} - 1}}, | |||
{{#expr:{{CURRENTYEAR}} - 2}}, | |||
{{#expr:{{CURRENTYEAR}} - 3}}, | |||
{{#expr:{{CURRENTYEAR}} - 4}}, | |||
{{#expr:{{CURRENTYEAR}} - 5}}, | |||
{{#expr:{{CURRENTYEAR}} - 6}}, | |||
{{#expr:{{CURRENTYEAR}} - 7}}, | |||
{{#expr:{{CURRENTYEAR}} - 8}}, | |||
{{#expr:{{CURRENTYEAR}} - 9}}, | |||
{{#expr:{{CURRENTYEAR}} - 10}}, | |||
{{#expr:{{CURRENTYEAR}} - 11}}, | |||
{{#expr:{{CURRENTYEAR}} - 12}}, | |||
{{#expr:{{CURRENTYEAR}} - 13}}, | |||
{{#expr:{{CURRENTYEAR}} - 14}}, | |||
{{#expr:{{CURRENTYEAR}} - 15}}, | |||
{{#expr:{{CURRENTYEAR}} - 16}}, | |||
{{#expr:{{CURRENTYEAR}} - 17}}, | |||
{{#expr:{{CURRENTYEAR}} - 18}}, | |||
{{#expr:{{CURRENTYEAR}} - 19}}, | |||
}}} | |||
| The publication year (or, if unpublished, the year of creation) (only year and month are cared) | |||
|- | |||
! [https://www.bibtex.com/f/month-field/ month]: | |||
| {{{field|month|input type=dropdown|values=1,2,3,4,5,6,7,8,9,10,11,12}}} | |||
| The month field is used to store the month during the work was published or in the case of an unpublished article the month during it was written. | |||
|- | |||
! [https://www.bibtex.com/f/author-field/ author]: | |||
| {{{field|author|input type=textarea}}} | |||
| The name(s) of the author(s) (in the case of more than one author, separated by <code>and</code>) | |||
|- | |||
! [https://www.bibtex.com/f/title-field/ title]: | |||
| {{{field|title|input type=textarea}}} | |||
| The title of the work | |||
|- | |||
! [https://www.bibtex.com/f/publisher-field/ publisher]: | |||
| {{{field|publisher|input type=text}}} | |||
| The publisher's name | |||
|- | |||
! [https://www.bibtex.com/f/url-field/ url]: | |||
| {{{field|url|input type=text}}} | |||
| The url field is used to store the URL of a web page. | |||
|- | |||
! colspan="3" style="text-align: center;" | Non-BibTeX fields | |||
|- | |||
! PDF: | |||
| {{{field|pdf|uploadable|input type=text}}} | |||
| PDF file of the publication (with file extension) | |||
|} | |||
{| class="formtable wikitable mw-collapsible mw-collapsed" | |||
! colspan="3" style="text-align: center;" | More BibTeX fields | |||
|- | |- | ||
! [https://www.bibtex.com/f/address-field/ address]: | ! [https://www.bibtex.com/f/address-field/ address]: | ||
Line 22: | Line 78: | ||
| {{{field|annote|input type=text}}} | | {{{field|annote|input type=text}}} | ||
| An annotation for annotated bibliography styles (not typical) | | An annotation for annotated bibliography styles (not typical) | ||
|- | |- | ||
! [https://www.bibtex.com/f/booktitle-field/ booktitle]: | ! [https://www.bibtex.com/f/booktitle-field/ booktitle]: | ||
Line 70: | Line 122: | ||
| {{{field|pages|input type=text}}} | | {{{field|pages|input type=text}}} | ||
| Page numbers, separated either by commas or double-hyphens. | | Page numbers, separated either by commas or double-hyphens. | ||
|- | |- | ||
! [https://www.bibtex.com/f/school-field/ school]: | ! [https://www.bibtex.com/f/school-field/ school]: | ||
Line 82: | Line 130: | ||
| {{{field|series|input type=text}}} | | {{{field|series|input type=text}}} | ||
| The series of books the book was published in (e.g. "The Hardy Boys" or "Lecture Notes in Computer Science") | | The series of books the book was published in (e.g. "The Hardy Boys" or "Lecture Notes in Computer Science") | ||
|- | |- | ||
! [https://www.bibtex.com/f/type-field/ type]: | ! [https://www.bibtex.com/f/type-field/ type]: | ||
Line 94: | Line 138: | ||
| {{{field|volume|input type=text}}} | | {{{field|volume|input type=text}}} | ||
| The volume of a journal or multi-volume book | | The volume of a journal or multi-volume book | ||
|- | |- | ||
! [https://www.bibtex.com/f/doi-field/ doi]: | ! [https://www.bibtex.com/f/doi-field/ doi]: | ||
Line 110: | Line 150: | ||
| {{{field|isbn|input type=text}}} | | {{{field|isbn|input type=text}}} | ||
| The isbn field is used to store the International Standard Book Number (ISBN) of a book or report. | | The isbn field is used to store the International Standard Book Number (ISBN) of a book or report. | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 19:59, 9 November 2021
To create a page with this form, enter the citekey below (a common choice is the last name of the author with the year number); if a citekey with that name already exists, you will be sent to a form to edit that page.