> I'm trying to put together a bibliographic export file for MHRA > reference format. So far I've been using a simple html export, and it's > been working. I do have one problem, though. MHRA, like > Chicago/Turabian, requires that multiple sources with the same author > substitute two dashes for the name. So: > > Which isn't suitable for my purposes. Is there a way to replace repeat > author names with dashes?
To my best knowledge this isn't currently possible. The export filter goes through the entries in the BibTeX file one by one, and doesn't keep track of previous output. In other words, it doesn't know whether the same author has been cited more than once, and therefore cannot adjust the output accordingly. /Mark ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Jabref-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jabref-users
