Talk:PubMan Func Spec Export/APA

From MPDLMediaWiki
Jump to navigation Jump to search

Changes in APA for R5[edit]

Issues on the discussion page will be implemented and moved to the main page as soon as they are tested and working.

Overall changes[edit]

  • all genres: Add a comma before the ampersand in editors. For example, by book chapter, following citation is exported: Levinson, S. C. (2003). Contextualizing 'contextualization cues'. In S. Eerdmans, C. Prevignano & P. Thibault (Eds.), Language and interaction: Discussions with John J. Gumperz (pp. 31-39). Amsterdam: John Benjamins. (there should be an additional comma before "& P. Thibault")
  • include Edition into the citation for Book Chapter and Book
Outcome of TelCo. Please only write the content of that field. --Nicole 11:51, 25 May 2009 (UTC)
  • submitted publications (IMPORTANT)

citation should like this: Author, A. A. (submitted). Title of publication. Now, there is nothing in brackets and the journal title is mentioned which should not be given. --Karin 19:30, 19 April 2009 (UTC)

If we change the implementation for submitted items, the APA is not a standard APA anymore. --Nicole 13:29, 7 May 2009 (UTC)
  • in preparation publications

citation should like this: Author, A. A. (in preparation). Title of publication. --Karin 18:10, 19 April 2009 (UTC)

Talk at event[edit]

Author, A. A., & Author, B. (Year of Event). Publication.Title. Event.Title. Event.Place, Start Date of Event - End Date of Event.

e.g. Smith, J. H., & Thomas, R. (1996). Relaxation therapy for elderly insomniacs. Symposium in insomnia. Uppsala, Sweden, 2007-03-29 - 2007-03-31.

  • --Makarenko 14:38, 5 May 2009 (UTC): Done. Good!!--Karin 14:03, 18 May 2009 (UTC)

Poster[edit]

recommendation for poster: Author (year, month of meeting). Title. Poster presented at Title of Event, Place of Event. example, edoc id:http://edoc.mpg.de/398451 should read:

Van Alphen, P.M., & Van Berkum, J.J.A. (2006, March). About embarking dogs and gracious mice: An ERP study on the integration of embedded words. Poster presented at the Annual CUNY conference on human sentence processing, San Diego, CA.--Karin 13:28, 22 January 2009 (UTC)

  • Implemented? Please check code. --Nicole 09:17, 16 April 2009 (UTC)
  • --Makarenko 14:58, 5 May 2009 (UTC): Implemented with workflow:
  • if event/start-date is defined, then year_of_start_date, month_of_start-date
  • if event/end-date is defined and event/start-date is not defined, then year_of_end-date, month_of_end_date
  • if event/end-date is not defined and event/start-date is not defined, then common_date

Hi Vlad, I am very embarrassed to say, that the nice citation with the month doesn 't work on our website. There is a sorting problem. So I propose that the posters should be: Van Alphen, P.M., & Van Berkum, J.J.A. (2006). About embarking dogs and gracious mice: An ERP study on the integration of embedded words. Poster presented at the Annual CUNY conference on human sentence processing, San Diego, CA.--Karin 15:06, 18 May 2009 (UTC)

  • --Makarenko 09:39, 25 May 2009 (UTC): Hi, Karin, I've switched off the Month name handling :(, but processing of the date stays how it was specified above: event/start-date -> event/end-date -> common_date.
Outcome of TelCo it is okay to remove the month and leave the rest of the citation as it is. --Nicole 11:52, 25 May 2009 (UTC)

Lecture/ Courseware (Teaching)[edit]

Take same citation as for Talk at Event.

Outcome of telco with Karin. --Nicole 13:29, 16 March 2009 (UTC)

(proposal --Karin 12:02, 19 March 2009 (UTC))

Author, A. (Year). Title. EventTitle. University, Place of University, Start date - End date.

  • If start-end date of event missing in MD, the citation ends with ",.". Please remove the comma.
  • --Makarenko 15:16, 5 May 2009 (UTC). Implemented exactly how it is defined here, not same as Talk at Event.