www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 632df9cb97eff17d17fac603e86fd9d7f32c98c5
parent 35318a070e085e3cb0228d3bd9e5e72286072934
Author: Julian Onions <julian.onions@gmail.com>
Date:   Mon, 23 Jun 2008 19:39:25 +0000

Some formatting changes to neuroscience from Tilman Kispersky
Minor reformat for ou-harvard-numeric for hanging indent.

Diffstat:
Mcsl/journal-neuroscience.csl | 4++--
Mcsl/ou-harvard-numeric.csl | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/csl/journal-neuroscience.csl b/csl/journal-neuroscience.csl @@ -40,7 +40,7 @@ <macro name="author-bib"> <names variable="author"> - <name name-as-sort-order="all" and="symbol" sort-separator=" " initialize-with="" delimiter=", "/> + <name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> <label form="short" prefix=" " suffix="." text-case="lowercase"/> <substitute> <names variable="editor"/> @@ -51,7 +51,7 @@ <macro name="author-cit"> <names variable="author"> - <name form="short" and="symbol" delimiter=" " initialize-with=""/> + <name form="short" and="text" delimiter=" " initialize-with=""/> <substitute> <names variable="editor"/> <names variable="translator"/> diff --git a/csl/ou-harvard-numeric.csl b/csl/ou-harvard-numeric.csl @@ -126,12 +126,12 @@ </layout> </citation> <bibliography> - <option name="hanging-indent" value="false"/> + <option name="hanging-indent" value="true"/> <option name="second-field-align" value="true"/> <option name="et-al-min" value="6"/> <option name="et-al-use-first" value="4"/> <layout> - <text variable="citation-number" suffix=" "/> + <text variable="citation-number" suffix=" "/> <group delimiter=" " suffix=" "> <text macro="author" /> <text macro="year-date" prefix="(" suffix=")"/>