added 'event' macro to support conference papers, hearings, etc.; need to integrate
This commit is contained in:
parent
54affb8841
commit
8cafc16a80
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@
|
|||
<text variable="publisher"/>
|
||||
</group>
|
||||
</macro>
|
||||
<macro name="event">
|
||||
<text variable="event"/>
|
||||
<text variable="event-place" prefix=", "/>
|
||||
</macro>
|
||||
<citation>
|
||||
<option name="et-al-min" value="6"/>
|
||||
<option name="et-al-use-first" value="1"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue