Add Edition to MLA book section as well
This commit is contained in:
parent
8ef3f4197e
commit
5990ac0618
2 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
<else-if type="chapter">
|
||||
<group class="container">
|
||||
<text variable="container-title" text-decoration="underline" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</group>
|
||||
|
|
|
@ -146,6 +146,7 @@
|
|||
<else-if type="chapter">
|
||||
<group class="container">
|
||||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
|
||||
<text macro="edition" prefix=" " suffix="."/>
|
||||
<text macro="editor-translator" prefix=" " suffix="."/>
|
||||
<text macro="publisher-year" prefix=" " suffix="."/>
|
||||
</group>
|
||||
|
|
Loading…
Add table
Reference in a new issue