Tagged Questions
3
votes
1answer
287 views
Using different aliases for textual and parenthetical citations in natbib
I need to define distinct aliases in textual and parenthetical citations for the same reference. For example, I would like \citetalias{Miller2012} to result in "Miller et al. [2012, Paper 1]", while ...
2
votes
1answer
271 views
Using aliases with BibTeX in the list of references
I have a frequently-cited paper in a manuscript, and I want to refer to it as "Paper I" in the text, which I can do with \defcitealias in natbib. However, I want also the acronym "Paper I" to be ...