About Login

View citation-styles

Data

URI: citation-styles/resource/citation-styles187245 Name: Psychological MedicineCSL: <?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-GB" version="1.0" demote-non-dropping-particle="sort-only"> <!-- Psychological Medicine 2013 (Harvard-based author-date system) NOTES - This style is based on the May 2011 version of the style guide. - This style has been tested with Zotero 2.1.7 - Resource type is assumed to be electronic if both URL and Accessed date are filled out. Moreover, for journal articles there is an inbuilt override checkbox on 'Styles' tab in Preferences that only exports URL and accessed date if no page number. See http://forums.zotero.org/discussion/6268/electronic-journal-articles-and-item-type/ KNOWN CHALLENGES - This file specifically has been formatted for journal articles and books - may not be accurate for other types of citations --> <info> <title>Psychological Medicine</title> <id>http://www.zotero.org/styles/psychological-medicine</id> <link href="http://www.zotero.org/styles/psychological-medicine" rel="self"/> <link href="http://www.zotero.org/styles/university-of-south-australia-harvard-2011" rel="template"/> <link href="http://assets.cambridge.org/PSM/PSM_ifc.pdf" rel="documentation"/> <author> <name>Crystal Edler Schiller</name> <email>crystal_schiller@med.unc.edu</email> </author> <author> <name>Drew Schiller</name> <email>drew@drewschiller.com</email> </author> <category citation-format="author-date"/> <category field="medicine"/> <issn>0033-2917</issn> <eissn>1469-8978</eissn> <summary>Psychological Medicine - based on the May 2011 version of the style guide titled The Harvard Author&#8211;Date Referencing System</summary> <updated>2015-06-17T19:37:40+00:00</updated> <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> </info> <locale xml:lang="en"> <terms> <term name="editor" form="short"> <single>ed.</single> <multiple>eds</multiple> </term> <term name="translator" form="short"> <single>trans.</single> <multiple>trans</multiple> </term> <term name="edition" form="short">edn</term> <term name="volume" form="short">vol.</term> </terms> <style-options punctuation-in-quote="false"/> </locale> <macro name="editor"> <names variable="editor" delimiter=", "> <label form="short" text-case="capitalize-first" suffix=" "/> <name and="symbol" initialize-with="" delimiter=", " delimiter-precedes-last="never"/> </names> </macro> <macro name="translator"> <names variable="translator" delimiter=", "> <label form="short" suffix=" "/> <name and="symbol" initialize-with="" delimiter=", " delimiter-precedes-last="never"/> </names> </macro> <macro name="noauthor_title"> <!-- This macro is only called when author is empty and the trick with substitute automatically suppresses repeating elements --> <choose> <if type="article-newspaper"> <names variable="author"> <name/> <substitute> <text variable="container-title" font-style="italic"/> </substitute> </names> </if> <else> <names variable="author"> <name/> <substitute> <text macro="title"/> </substitute> </names> </else> </choose> </macro> <macro name="author"> <names variable="author"> <name name-as-sort-order="all" and="symbol" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> <label form="short" prefix=" (" suffix=")"/> <substitute> <names variable="editor"/> <text macro="noauthor_title"/> </substitute> </names> </macro> <macro name="author-short"> <names variable="author"> <label form="short" suffix=" "/> <name form="short" name-as-sort-order="all" and="symbol" sort-separator=", " delimiter=", " delimiter-precedes-last="never" initialize-with=""/> <et-al font-style="italic"/> <substitute> <names variable="editor"/> <text macro="noauthor_title"/> </substitute> </names> </macro> <macro name="title"> <choose> <if type="chapter paper-conference article-journal article-magazine article-newspaper broadcast interview manuscript map personal_communication speech thesis map song" match="none"> <!-- book, webpage, document --> <text variable="title" font-style="italic"/> </if> <else> <text variable="title" quotes="false"/> </else> </choose> </macro> <macro name="publisher"> <group delimiter=": " prefix=". "> <text variable="publisher"/> <!-- The special treatment of event is due to the "place" field being shared (e.g. in a "conference paper") for both "event-place" and "publisher-place" in Zotero --> <choose> <if variable="container-title"> <text variable="publisher-place"/> </if> <else-if variable="event" match="none"> <text variable="publisher-place"/> </else-if> </choose> </group> </macro> <macro name="year-date"> <choose> <if variable="issued"> <date variable="issued"> <date-part name="year"/> </date> </if> <else> <text term="no date" form="short"/> </else> </choose> </macro> <macro name="day-month-date"> <choose> <!-- "post" and "post-weblog" are currently not mapped by Zotero 2.1, "podcast" could be worked around as a report --> <if type="article-newspaper report post post-weblog" match="any"> <date variable="issued"> <date-part name="day" form="numeric" suffix=" "/> <date-part name="month" form="long"/> </date> </if> </choose> </macro> <macro name="pages"> <label variable="page" form="short" prefix=", " strip-periods="true"/> <text variable="page"/> </macro> <macro name="journal-pages"> <text variable="page"/> </macro> <macro name="edition"> <choose> <if is-numeric="edition"> <group delimiter=" "> <number variable="edition" form="ordinal"/> <text term="edition" form="short" strip-periods="true"/> </group> </if> <else> <text variable="edition"/> </else> </choose> </macro> <macro name="volume"> <group delimiter=" "> <text term="volume" form="short" strip-periods="true"/> <text variable="volume"/> </group> </macro> <macro name="genre"> <choose> <if type="thesis"> <text variable="genre" text-case="capitalize-first" suffix=" thesis"/> </if> <else> <text variable="genre"/> </else> </choose> </macro> <macro name="container"> <choose> <if type="chapter paper-conference" match="any"> <choose> <if variable="container-title"> <text term="in" text-case="capitalize-first"/> <text variable="container-title" font-style="italic" prefix=" "/> </if> <else-if variable="event"> <text value="paper presented at "/> <text variable="event"/> <text variable="event-place" prefix=", "/> </else-if> </choose> </if> <else-if type="webpage"> <text variable="container-title"/> </else-if> <else> <text variable="container-title" font-style="italic"/> </else> </choose> </macro> <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year"> <sort> <key macro="year-date"/> <key macro="author-short"/> </sort> <layout prefix="(" suffix=")" delimiter="; "> <group delimiter=", "> <group delimiter=" "> <text macro="author-short"/> <text macro="year-date"/> </group> <group> <label variable="locator" suffix=" " form="short"/> <text variable="locator"/> </group> </group> </layout> </citation> <bibliography et-al-min="99" et-al-use-first="99" hanging-indent="false" entry-spacing="1" line-spacing="1"> <sort> <key macro="author"/> <key macro="year-date"/> <key macro="title"/> </sort> <layout> <choose> <if type="personal_communication" match="none"> <text macro="author" font-weight="bold"/> <text macro="year-date" prefix=" (" suffix=")."/> <group delimiter=". " prefix=" "> <text macro="title"/> <choose> <if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any"> <group delimiter=" "> <text macro="container"/> <text macro="edition"/> <text macro="editor"/> <text macro="translator"/> <text macro="genre"/> <text macro="day-month-date"/> <text macro="volume"/> <text variable="number" prefix="no. "/> <text variable="collection-title"/> </group> </if> <else> <group delimiter=" "> <text macro="editor"/> <text macro="translator"/> <text macro="genre"/> <text macro="publisher"/> <text macro="container"/> <text macro="day-month-date"/> <text variable="number"/> <text variable="volume" font-weight="bold"/> </group> </else> </choose> </group> <group suffix="."> <choose> <if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any"> <text macro="pages"/> <text macro="publisher"/> </if> <else> <text macro="journal-pages" prefix=", "/> </else> </choose> </group> </if> </choose> </layout> </bibliography> </style>