Form

Difference between revisions of "Publication"

From ACES

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 new 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"
! entry:
! colspan="3" style="text-align: center;" | BibTeX fields
|-
! [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}}}
| {{{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
|-
|-
! address:
! [https://www.bibtex.com/f/address-field/ address]:
| {{{field|address|input type=text}}}
| {{{field|address|input type=text}}}
| Publisher's address (usually just the city, but can be the full address for lesser-known publishers)
| Publisher's address (usually just the city, but can be the full address for lesser-known publishers)
|-
|-
! annote:
! [https://www.bibtex.com/f/annote-field/ annote]:
| {{{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)
|-
|-
! author:
! [https://www.bibtex.com/f/author-field/ author]:
| {{{field|author|input type=textarea}}}
| {{{field|author|input type=textarea}}}
| The name(s) of the author(s) (in the case of more than one author, separated by <code>,</code>)
| The name(s) of the author(s) (in the case of more than one author, separated by <code>and</code>)
|-
|-
! booktitle:
! [https://www.bibtex.com/f/booktitle-field/ booktitle]:
| {{{field|booktitle|input type=textarea}}}
| {{{field|booktitle|input type=textarea}}}
| The title of the book, if only part of it is being cited
| The title of the book, if only part of it is being cited
|-
|-
! Email:
! [https://www.bibtex.com/f/chapter-field/ chapter]:
| {{{field|Email|input type=text}}}
| The email of the author(s) (in the case of more than one author, separated by <code>,</code>)
|-
! chapter:
| {{{field|chapter|input type=text}}}
| {{{field|chapter|input type=text}}}
| The chapter number
| The chapter field is used to store the number of a chapter in a book.
|-
! crossref:
| {{{field|crossref|input type=text}}}
| The key of the cross-referenced entry
|-
! doi:
| {{{field|doi|input type=text}}}
| digital object identifier
|-
|-
! edition:
! [https://www.bibtex.com/f/edition-field/ edition]:
| {{{field|edition|input type=text}}}
| {{{field|edition|input type=text}}}
| The edition of a book, long form (such as "First" or "Second")
| The edition of a book, long form (such as "First" or "Second")
|-
|-
! editor:
! [https://www.bibtex.com/f/editor-field/ editor]:
| {{{field|editor|input type=text}}}
| {{{field|editor|input type=text}}}
| The name(s) of the editor(s) (in the case of more than one editor, separated by <code>,</code>)
| The name(s) of the editor(s) (in the case of more than one editor, separated by <code>and</code>)
|-
|-
! howpublished:
! [https://www.bibtex.com/f/howpublished-field/ howpublished]:
| {{{field|howpublished|input type=text}}}
| {{{field|howpublished|input type=text}}}
| How it was published, if the publishing method is nonstandard
| How it was published, if the publishing method is nonstandard
|-
|-
! institution:
! [https://www.bibtex.com/f/institution-field/ institution]:
| {{{field|institution|input type=text}}}
| {{{field|institution|input type=text}}}
| The institution that was involved in the publishing, but not necessarily the publisher
| The institution that was involved in the publishing, but not necessarily the publisher
|-
|-
! journal:
! [https://www.bibtex.com/f/journal-field/ journal]:
| {{{field|journal|input type=text}}}
| {{{field|journal|input type=text}}}
| The journal or magazine the work was published in
| The journal or magazine the work was published in
|-
|-
! sortkey:
! [https://www.bibtex.com/f/note-field/ note]:
| {{{field|sortkey|input type=text}}}
| The field <code>key</code> field in BibTex. This is a hidden field used for specifying or overriding the alphabetical order of entries (when the "author" and "editor" fields are missing). Note that this is very different from the key (mentioned just after this list) that is used to cite or cross-reference the entry.
|-
! note:
| {{{field|note|input type=text}}}
| {{{field|note|input type=text}}}
| Miscellaneous extra information
| Miscellaneous extra information
|-
|-
! number:
! [https://www.bibtex.com/f/number-field/ number]:
| {{{field|number|input type=text}}}
| {{{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.
| The "(issue) number" of a journal, magazine, or tech-report, if applicable. Note that this is not the "article number" assigned by some journals.
|-
|-
! organization:
! [https://www.bibtex.com/f/organization-field/ organization]:
| {{{field|organization|input type=text}}}
| {{{field|organization|input type=text}}}
| The conference sponsor
| The conference sponsor
|-
|-
! pages:
! [https://www.bibtex.com/f/pages-field/ pages]:
| {{{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.
|-
|-
! publisher:
! [https://www.bibtex.com/f/publisher-field/ publisher]:
| {{{field|publisher|input type=text}}}
| {{{field|publisher|input type=text}}}
| The publisher's name
| The publisher's name
|-
|-
! school:
! [https://www.bibtex.com/f/school-field/ school]:
| {{{field|school|input type=text}}}
| {{{field|school|input type=text}}}
| The school where the thesis was written
| The school where the thesis was written
|-
|-
! series:
! [https://www.bibtex.com/f/series-field/ series]:
| {{{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")
|-
|-
! title:
! [https://www.bibtex.com/f/title-field/ title]:
| {{{field|title|input type=textarea}}}
| {{{field|title|input type=textarea}}}
| The title of the work
| The title of the work
|-
|-
! type:
! [https://www.bibtex.com/f/type-field/ type]:
| {{{field|type|input type=text}}}
| {{{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)
| The field overriding the default type of publication (e.g. "Research Note" for techreport, "{PhD} dissertation" for phdthesis, "Section" for inbook/incollection)
|-
|-
! volume:
! [https://www.bibtex.com/f/volume-field/ volume]:
| {{{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
|-
|-
! date:
! [https://www.bibtex.com/f/date-field/ date]:
| {{{field|year|input type=datepicker|date format=MM/YYYY}}}
| {{{field|date|input type=datepicker|date format=MM/YYYY}}}
| The publication date (or, if unpublished, the year of creation) (only year and month are cared)
| The publication date (or, if unpublished, the year of creation) (only year and month are cared)
|-
! [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.
|-
! [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:
! PDF:

Revision as of 18:31, 2 September 2021

To create a page with this form, enter the citekey below (a common choice is the last new 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.