Difference between revisions of "Form:BibEntry"

From emcawiki
Jump to: navigation, search
Line 16: Line 16:
 
|-
 
|-
 
! 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]])}}
 
! 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)|mandatory|delimiter=;}}}
 
|-
 
|-
 
! 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)}}
 
! 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)|input type=text with autocomplete|rows=1}}}
+
| {{{field|Editor(s)|rows=1|delimiter=;}}}
 
|-
 
|-
 
! Keyword(s): {{#info: Please add multiple keywords in a semicolon separated list eg: MCA; EMCA - (see [[Adding bibliography entries#Keywords]])}}
 
! Keyword(s): {{#info: Please add multiple keywords in a semicolon separated list eg: MCA; EMCA - (see [[Adding bibliography entries#Keywords]])}}
| {{{field|Keyword(s)|input type=text with autocomplete|rows=1}}}
+
| {{{field|Keyword(s)|rows=1|delimiter=;}}}
 
|-
 
|-
 
! 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.}}
 
! 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.}}
Line 31: Line 31:
 
|-
 
|-
 
! 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:
Line 37: Line 37:
 
|-
 
|-
 
! 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:
Line 43: Line 43:
 
|-
 
|-
 
! City/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 49:
 
|-
 
|-
 
! 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:
 
! Book title:
| {{{field|Booktitle|input type=text with autocomplete|rows=1}}}
+
| {{{field|Booktitle|input type=text with autocomplete|values from property=BibBooktitle|rows=1}}}
 
|-
 
|-
 
! Volume:
 
! Volume:
Line 76: Line 76:
 
|-
 
|-
 
! 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:
 
! School:
| {{{field|School|input type=text with autocomplete|rows=1}}}
+
| {{{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: {{#info: Any other relevant notes can be added here }}
 
! Note: {{#info: Any other relevant notes can be added here }}

Revision as of 23:37, 7 July 2014

To submit a new entry to the New bibliographies, 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.