Some formatting changes to neuroscience from Tilman Kispersky

Minor reformat for ou-harvard-numeric for hanging indent.
This commit is contained in:
Julian Onions 2008-06-23 19:39:25 +00:00
parent 35318a070e
commit 632df9cb97
2 changed files with 4 additions and 4 deletions

View file

@ -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"/>

View file

@ -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=")"/>