Turabian remove ibid
I am tweaking the turabian CSL for a specific professor's paper requirements. Are there and direction for removing "ibid" somewhere?
-
adamsmithyou can just look at the first part of the citation section of one of the Chicago Manual "no ibid" styles (and compare it with the otherwise equivalent regular version)-- essentially you just remove the two nodes with position="ibid" and "ibid-with-locator" and then adjust the if/else-if correspondingly.
-
webrevThanks that worked.