Difference between revisions of "Form:BibEntry"

From emcawiki
Jump to: navigation, search
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "BibEntry" form for adding something to the EMCA bibliographies.
+
To submit a new entry to the [[EMCA bibliography database]], you will need to be [[help|logged in to your account]], then please add a unique bibliographic reference (eg.: [[Sacks1974]]).  
 
 
To create a new entry, give it a a bibliographic reference (eg.: [[Sacks1974]]). If a page with that name already exists, you will be sent a form to edit that page. If so, go back and try for a new name (eg.:'Sacks1974a').
 
 
 
  
 
{{#forminput:form=BibEntry}}
 
{{#forminput:form=BibEntry}}
 +
<span style="font-size:80%;color:red">(NB: If you choose one that's already taken please go back and try again.)</span>
  
 +
You can also [[Special:BibtexImport|try importing a BibTex file]] - see [[Adding bibliography entries]] for help.
  
You can also [Special:BibtexImport|try importing a BibTex file].
+
If you have incomplete information (e.g. the article is not yet published in print, and will need to be revisited), please consider adding it to the [[PendingPublication]] page.
  
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 +
NB: Changes to bibliographic entries in the wiki can take 5 minutes to be updated in the bibliographic database. Please be patient after completing your changes.
 
<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|BibEntry}}}
 
{{{for template|BibEntry}}}
 
{| class="formtable"
 
{| class="formtable"
 
! BibType:
 
! BibType:
| {{{field|BibType|mandatory|input type=dropdown|values=ARTICLE,BOOK,INCOLLECTION,INPROCEEDINGS,PHDTHESIS,TECHREPORT,INBOOK,MISC}}}
+
| {{{field|BibType|mandatory|default=ARTICLE|input type=dropdown|values=ARTICLE,BOOK,COLLECTION,INCOLLECTION,INPROCEEDINGS,PHDTHESIS,TECHREPORT,INBOOK,MISC}}}
 
|-
 
|-
! Author(s):
+
! Author(s): {{#info: Please add multiple authors in Forename I. Surname format, in a list separated by semicolons eg: Harvey Sacks; Emmanuel A. Schegloff; Gail Jefferson (see [[Adding bibliography entries#Authors]])}}
| {{{field|Author(s)|madatory}}}
+
| {{{field|Author(s)|delimiter=;|input type=text with autocomplete|values from property=BibAuthor}}}
 
|-
 
|-
 
! Title:
 
! Title:
| {{{field|Title|madatory|rows=1}}}
+
| {{{field|Title|mandatory|rows=1}}}
 +
|-
 +
! Editor(s): {{#info: Please add multiple editors in Forname I. Surname format, in a list separated by semicolons eg. John Drew; Paul Heritage; Maxwell J. Atkinson (see [[Adding bibliography entries#Authors]]) for help)}}
 +
| {{{field|Editor(s)|delimiter=;|input type=text with autocomplete|values from property=BibEditor}}}
 
|-
 
|-
! Editor(s):
+
! Tag(s): {{#info: Please add multiple keywords in a semicolon separated list eg: MCA; EMCA - (see [[Adding bibliography entries#Keywords]])}}
| {{{field|Editor(s)|input type=text with autocomplete|rows=1}}}
+
| {{{field|Tag(s)|delimiter=;|default=EMCA;  }}}
 
|-
 
|-
! Key:
+
! Bibliographical Key: {{#info: This is a unique bibliographic key. Conventions state it should be something like Authorname1974 where 1974 is the date of publication, but it can be anything unique.}}
| {{{field|Key}}}
+
| {{{field|Key|input type=text|default={{PAGENAME}} }}}  
 
|-
 
|-
 
! Publisher:
 
! Publisher:
| {{{field|Publisher|input type=text with autocomplete|rows=1}}}
+
| {{{field|Publisher|input type=text with autocomplete|values from property=BibPublisher|rows=1}}}
 
|-
 
|-
 
! Year:
 
! Year:
| {{{field|Year|input type=year}}}
+
| {{{field|Year|mandatory|input type=year|maxlength=4}}}
 +
|-
 +
! Language:
 +
| {{{field|Language|default=English|input type=text with autocomplete|values from property=BibLanguage|rows=1}}}
 
|-
 
|-
 
! Howpublished:
 
! Howpublished:
| {{{field|Howpublished|input type=text with autocomplete|rows=1}}}
+
| {{{field|Howpublished|input type=text with autocomplete|values from property=BibHowpublished|rows=1}}}
 
|-
 
|-
 
! Chapter:
 
! Chapter:
 
| {{{field|Chapter|rows=1}}}
 
| {{{field|Chapter|rows=1}}}
 
|-
 
|-
! Address:
+
! City/Address:
| {{{field|Address|input type=text with autocomplete|rows=1}}}
+
| {{{field|Address|input type=text with autocomplete|values from property=BibAddress|rows=1}}}
 
|-
 
|-
 
! Edition:
 
! Edition:
Line 49: Line 55:
 
|-
 
|-
 
! Month:
 
! Month:
| {{{field|Month|input type=text with autocomplete|rows=1}}}
+
| {{{field|Month|input type=text with autocomplete|values from property=BibMonth|rows=1}}}
 
|-
 
|-
 
! Journal:
 
! Journal:
| {{{field|Journal|input type=text with autocomplete|rows=1}}}
+
| {{{field|Journal|input type=text with autocomplete|values from property=BibJournal|rows=1}}}
 +
|-
 +
! Book title:
 +
| {{{field|Booktitle|input type=text with autocomplete|values from property=BibBooktitle|rows=1}}}
 
|-
 
|-
 
! Volume:
 
! Volume:
Line 73: Line 82:
 
|-
 
|-
 
! Organization:
 
! Organization:
| {{{field|Organization|input type=text with autocomplete|rows=1}}}
+
| {{{field|Organization|input type=text with autocomplete|values from property=BibOrganization|rows=1}}}
 
|-
 
|-
 
! Institution:
 
! Institution:
| {{{field|Institution|input type=text with autocomplete|rows=1}}}
+
| {{{field|Institution|input type=text with autocomplete|values from property=BibInstitution|rows=1}}}
 +
|-
 +
! School:
 +
| {{{field|School|input type=text with autocomplete|values from property=BibSchool|rows=1}}}
 
|-
 
|-
 
! Series:
 
! Series:
| {{{field|Series|input type=text with autocomplete|rows=1}}}
+
| {{{field|Series|input type=text with autocomplete|values from property=BibSeries|rows=1}}}
 
|-
 
|-
! Note:
+
! Note: {{#info: Any other relevant notes can be added here }}
 
| {{{field|Note|input type=textarea}}}
 
| {{{field|Note|input type=textarea}}}
 
|-
 
|-

Latest revision as of 05:04, 9 October 2017

To submit a new entry to the EMCA bibliography database, you will need to be logged in to your account, then please add a unique bibliographic reference (eg.: Sacks1974).

 

(NB: If you choose one that's already taken please go back and try again.)

You can also try importing a BibTex file - see Adding bibliography entries for help.

If you have incomplete information (e.g. the article is not yet published in print, and will need to be revisited), please consider adding it to the PendingPublication page.