ordering citations in Environment and Planning style

I need to use the 'Environment and Planning' style to format the references for a document. This style should include an option to order multiple in-text citations alphabetically as the Environment and Planning set of journals require this. However, the format citations dialog box (both Quick Format and Classic), don't have the 'keep sources sorted' tab.

Any thoughts on how the in-text citations (in case of multiple sources)can be sorted in alphabetical order would be really helpful.
  • adamsmith coded this style. He would know better if that has to be modified. Is there a a freely available PDF of a recent issue ?
    the format citations dialog box (both Quick Format and Classic), don't have the 'keep sources sorted' tab
    It depends on the style – the checkbox appears if the sorting is coded in the style.

    After line 120, (citation et-al-min="3" ...), add :
    <sort>
    <key macro="author-short"/>
    <key macro="year-date"/>
    </sort>


    [Also, your other threads, for future reference:
    https://forums.zotero.org/discussion/31351/citing-author-names-in-environment-and-planning-style/
    https://forums.zotero.org/discussion/31359/bibliography-in-environment-and-planning-style/ ]
  • The style is now fixed. The updated version will appear on the repository within 30mins (check the timestamp). Update your copy of the style by re-installing it from the repository. (See here if you need instructions for installing styles in standalone.)

    Styles should also update automatically within 24hs for Zotero 4.0+
    In an existing document, you may have to switch to a different style and back for the changes to take effect once the style is updated.
    Any further problems please let us know.
  • edited January 10, 2015
    Apologies if it's rude to bump an old thread here but I am having a problem with this style:

    When creating a bibliography, sources from the same author get sorted alphabetically by title, rather than in ascending chronological order as per the journal's style (at least for Env and Planning D: Society and Space). This is the case with both the catch-all style and the one labelled specifically for D.

    edit: I've also just noticed that these styles put a period at the end of each bibliography entry, contrary to the journal's style requirements (see here: www.envplan.com/ref_examples.html )

    edit2: There is also a comma in the existing csl that should not be there: between author last name and first initial (bibliography)

    combining the two edits above, here is an example:

    current:

    Peck, J, 2013, “Explaining (with) neoliberalism” Territory, Politics, Governance 1(2) 132–157.

    should be:

    Peck J, 2013, “Explaining (with) neoliberalism” Territory, Politics, Governance 1(2) 132–157
  • One more, once again in bibliography

    current version: Peck, J and Tickell, A, 2002 (and so on)

    should be: Peck J, Tickell A, 2002 (and so on)
  • reporting here is great, I'll try to fix this this weekend, feel free to bump if you haven't heard back in a week.
  • The style is now fixed. I think I have all for issues covered.
    The updated version will appear on the repository within 30mins (check the timestamp). Update your copy of the style by clicking "Update Now" in the General tab of the Zotero preferences.

    Styles also update automatically within 24hs for Zotero 4.0+
    In an existing document, you may have to switch to a different style and back for the changes to take effect once the style is updated.
    Any further problems please let us know & thanks for reporting
  • Looks great! Thanks very much.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.