Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorknuckles
    • CommentTimeOct 22nd 2007
     
    After my last update, the bibliography no longer cites author's first name, regardless
    of format chosen,
    Is this something that can be fixed in preferences or what?
    • CommentAuthorHagen
    • CommentTimeOct 23rd 2007
     
    I have the same problem.
    • CommentAuthorRVoss
    • CommentTimeOct 23rd 2007
     
    The new edition is not including author first names for me either. With deadlines approaching, a solution would be great by this evening.
    • CommentAuthorSimon
    • CommentTimeOct 23rd 2007
     
    I've fixed this in SVN. If it's urgent, you can either:

    1) Manually change line 1137 of extensions/zotero@chnm.gmu.edu/chrome/content/zotero/xpcom/cite_compat.js (inside your Firefox profile directory) from:
    if(element["form"] && element["form"] != "short") {To:if(!element["form"] || element["form"] != "short") {
    2) Download the Development XPI.

    Sorry for any inconvenience.
    • CommentAuthorknuckles
    • CommentTimeOct 23rd 2007
     
    Hooray. It works, good job.

Zotero Forums are powered by Vanilla 1.1.5a