Form

Difference between revisions of "Publication"

From ACES

draft>DDElephant
 
m (typo)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Publication" form.
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);
To create a page with this form, enter the page name below;
if a citekey with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Publication|autocomplete on category=publication}}
{{#forminput:form=Publication|autocomplete on category=publication}}
Line 9: Line 8:
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|publication}}}
{{{for template|publication}}}
{| class="formtable"
{| class="formtable wikitable"
! Journal:  
! colspan="3" style="text-align: center;" | BibTeX fields
| {{{field|journal}}}
|-
! [https://www.bibtex.com/e/entry-types/ entry]:
| {{{field|entry|mandatory|input type=dropdown|values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished}}}
| 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]:
| {{{field|address|input type=text}}}
| Publisher's address (usually just the city, but can be the full address for lesser-known publishers)
|-
! [https://www.bibtex.com/f/annote-field/ annote]:
| {{{field|annote|input type=text}}}
| An annotation for annotated bibliography styles (not typical)
|-
! [https://www.bibtex.com/f/booktitle-field/ booktitle]:
| {{{field|booktitle|input type=textarea}}}
| The title of the book, if only part of it is being cited
|-
! [https://www.bibtex.com/f/chapter-field/ chapter]:
| {{{field|chapter|input type=text}}}
| The chapter field is used to store the number of a chapter in a book.
|-
! [https://www.bibtex.com/f/edition-field/ edition]:
| {{{field|edition|input type=text}}}
| The edition of a book, long form (such as "First" or "Second")
|-
! [https://www.bibtex.com/f/editor-field/ editor]:
| {{{field|editor|input type=text}}}
| The name(s) of the editor(s) (in the case of more than one editor, separated by <code>and</code>)
|-
! [https://www.bibtex.com/f/howpublished-field/ howpublished]:
| {{{field|howpublished|input type=text}}}
| How it was published, if the publishing method is nonstandard
|-
! [https://www.bibtex.com/f/institution-field/ institution]:
| {{{field|institution|input type=text}}}
| The institution that was involved in the publishing, but not necessarily the publisher
|-
! [https://www.bibtex.com/f/journal-field/ journal]:
| {{{field|journal|input type=text}}}
| The journal or magazine the work was published in
|-
! [https://www.bibtex.com/f/note-field/ note]:
| {{{field|note|input type=text}}}
| Miscellaneous extra information
|-
! [https://www.bibtex.com/f/number-field/ number]:
| {{{field|number|input type=text}}}
| The "(issue) number" of a journal, magazine, or tech-report, if applicable. Note that this is not the "article number" assigned by some journals.
|-
! [https://www.bibtex.com/f/organization-field/ organization]:
| {{{field|organization|input type=text}}}
| The conference sponsor
|-
! [https://www.bibtex.com/f/pages-field/ pages]:
| {{{field|pages|input type=text}}}
| Page numbers, separated either by commas or double-hyphens.
|-
! [https://www.bibtex.com/f/school-field/ school]:
| {{{field|school|input type=text}}}
| The school where the thesis was written
|-
! [https://www.bibtex.com/f/series-field/ series]:
| {{{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")
|-
! [https://www.bibtex.com/f/type-field/ type]:
| {{{field|type|input type=text}}}
| The field overriding the default type of publication (e.g. "Research Note" for techreport, "{PhD} dissertation" for phdthesis, "Section" for inbook/incollection)
|-
! [https://www.bibtex.com/f/volume-field/ volume]:
| {{{field|volume|input type=text}}}
| The volume of a journal or multi-volume book
|-
! [https://www.bibtex.com/f/doi-field/ doi]:
| {{{field|doi|input type=text}}}
| The doi field is used to store the digital object identifier (DOI) of a journal article, conference paper, book chapter or book.
|-
! [https://www.bibtex.com/f/issn-field/ issn]:
| {{{field|issn|input type=text}}}
| The isbn field is used to store the International Standard Book Number (ISBN) of a book or report.
|-
! [https://www.bibtex.com/f/isbn-field/ isbn]:
| {{{field|isbn|input type=text}}}
| 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 20: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.