Adding bibliography entries
Contents
Overview
The EMCA wiki bibliography database is an attempt to digitize, maintain and extend the EMCA bibliographies maintained since the 1990s by Paul ten Have.
We need people to both submit new publications, but also to help digitize the existing collection by taking items from the Static EMCA bibliographies and adding them to the dynamic database, as described below.
How to add items
You can add items to the EMCA Wiki bibliographies in three ways:
- You can email admins@emcawiki.net with a link to the publication/s you want to add.
- You can register for an account then add bibliography entries manually.
- Please check that your entries are not already in the bibliography first.
- You can import a BibTex file containing many references at once.
However in the latter two you will have to be careful to prepare the references before importing them to make sure they're correct and complete. Below are explanations of some of the steps in this process.
Naming conventions
- The naming protocol for papers is: FirstauthorYYYY (so Sacks, Schegloff and Jefferson 1974 would be: Sacks1974).
- For the second publication in the same year by the same first author use FirstauthorYYYYa (i.e. Sacks1974, Sacks1974a etc.).
- If there are multiple publications by authors with the same last name who are also sometimes co-authors, use Initial(s)FirstauthorYYYY eg. CGoodwinYYYY or MHGoodwinYYYY.
Adding authors
Authors on EMCA wiki have full names, we add them with the format:
Forename Surname
If there are multiple authors, use semicolons to separate them:
Forename Surname; Forename Surname
If there are initials, please include them with a period:
Forename I. Surname
Keywords
We have several specialist bibliographies on the site, based on Paul ten Have's original lists. If you want your addition to appear in the list, please use the following (possibly multiple) keyword groups:
- EMCA (will appear in the General EMCA tag bibliography)
- Basic Resources (will appear in the Basic resources and debates tag bibliography)
- Medical EMCA (will appear in the Medical EMCA tag bibliography)
- Membership Categorization (will appear in the Membership categorization analysis tag bibliography)
- Interactional Linguistics (will appear in the Interactional linguistics tag bibliography)
- Discursive Psychology (will appear in the Discursive psychology tag bibliography)
- Related Interaction Studies (will appear in the Related interaction studies tag bibliography)
You may also add any other keywords (or use any that are already in your bibtex file) - you will get auto-completable suggestions as you add entries, or check PopularTags to see which keywords are most used.
Bibliography Keys
You'll notice when importing a file that the title of the page is something like Sacks1974
This is because we need to have unique keys for each paper/book etc., which may have the same titles. If you are importing something and the key is already taken, please give it another name when importing it, for example: Sacks1974a or Sacks1974b.
Getting BibTex files to import
You can export a BibTex file for importing into this wiki from most popular bibliography software tools such as Mendeley, Zotero or Papers. When doing so, please try importing a few first, to get the hang of it.
Entry types
We have 8 main bibliography entry types:
- ARTICLE
- Default entry type, use for articles in journals with volume/number etc.
- An article from a journal or magazine.
- Required fields: author, title, journal, year.
- Optional fields: volume, number, pages, month, note.
- BOOK
- A book with an explicit publisher.
- Required fields: author or editor, title, publisher, year.
- Optional fields: volume or number, series, address, edition, month, note.
- If you only have editors (no overall authors) for a book, put the editors names in the author fields as well.
- INCOLLECTION
- A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
- Required fields: author or editor, title, chapter and/or pages, publisher, year.
- Optional fields: volume or number, series, type, address, edition, month, note.
- INPROCEEDINGS
- Articles in conference proceedings - similar to INCOLLECTION but may have 'organization' entry details too if no publisher.
- PHDTHESIS
- A PhD thesis.
- Required fields: author, title, school, year.
- Optional fields: type, address, month, note.
- TECHREPORT
- A report published by a school or other institution, usually numbered within a series.
- Required fields: author, title, institution, year.
- Optional fields: type, number, address, month, note.
- INBOOK
- A part of a book by a single author or authors, which may be a chapter (or section or whatever) and/or a range of pages.
- Required fields: author or editor, title, chapter and/or pages, publisher, year.
- Optional fields: volume or number, series, type, address, edition, month, note.
- MISC
- Use this type when nothing else fits.
- Required fields: none.
- Optional fields: author, title, howpublished, month, year, note.
Known issues or problems
There are some problems and quirks with data entry in this version of EMCAwiki, please check these out so you know how to avoid them, and let us know if you find any more: http://emcawiki.net/User:SaulAlbert#Known_issues_.28on_tofix_list.29