added 'event' macro to support conference papers, hearings, etc.; need to integrate

This commit is contained in:
Bruce D'Arcus 2007-11-28 13:00:29 +00:00
parent 54affb8841
commit 8cafc16a80

View file

@ -79,6 +79,10 @@
<text variable="publisher"/> <text variable="publisher"/>
</group> </group>
</macro> </macro>
<macro name="event">
<text variable="event"/>
<text variable="event-place" prefix=", "/>
</macro>
<citation> <citation>
<option name="et-al-min" value="6"/> <option name="et-al-min" value="6"/>
<option name="et-al-use-first" value="1"/> <option name="et-al-use-first" value="1"/>