MHRA- Short Title and Ibid
Hello!
I know there have been numerous discussions on this but I cannot make head nor tail of them and I don't have enough knowledge of coding to work it out... more like the patience to work it out whilst I am working on a paper!
I need MHRA to input short titles for subsequent citations and Ibid for repeated citations (preferably so that they revert to short titles if a footnote is added in between).
I did attempt to modify for short titles based on recommendation in a previous discussion and though it seemed to work in the test page, it would not transfer to MS Word despite following all of the installation instructions.
I will be eternally grateful is someone could help me please.
Ceri
I know there have been numerous discussions on this but I cannot make head nor tail of them and I don't have enough knowledge of coding to work it out... more like the patience to work it out whilst I am working on a paper!
I need MHRA to input short titles for subsequent citations and Ibid for repeated citations (preferably so that they revert to short titles if a footnote is added in between).
I did attempt to modify for short titles based on recommendation in a previous discussion and though it seemed to work in the test page, it would not transfer to MS Word despite following all of the installation instructions.
I will be eternally grateful is someone could help me please.
Ceri
<if position="subsequent">
<group delimiter=", ">
<text macro="contributors-short"/>
<text macro="disambiguate"/>
<text macro="locators-specific-note"/>
</group>
<text macro="point-locators-subsequent"/>
</if>
-->
<if position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid"/>
<text macro="point-locators-subsequent"/>
</group>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<group delimiter=", ">
<text macro="contributors-short"/>
<text macro="disambiguate"/>
<text macro="locators-specific-note"/>
</group>
<text macro="point-locators-subsequent"/>
</else-if>
Ceri
Another query- sorry- with the Ibid, when i add page numbers it adds in an extra comma?
Ceri
Any chance I could get a copy of this style file, I'm looking for exactly the same thing, but when I change my files they say they are not a valid file type!
I thought I had all my problems solved, but it keeps reverting back to the original style so I want to start all over.
Thank you
(I never had a copy of the style cericarter modified, so can't help with that).