In my bibfiles I define several strings
@string{ijrr = "Intl. J. of Robotics Research"}
This doesn't seem to be supported in papercite. I think that would be a useful addition.
In my bibfiles I define several strings
@string{ijrr = "Intl. J. of Robotics Research"}
This doesn't seem to be supported in papercite. I think that would be a useful addition.
It should work with the OSBiB parser (you can change the parser in papercite preferences); I tried with this bibtex file
By the way, reporting bugs should be done on the github site for easier tracking.
Thanks
benjamin
@string{ijrr = "Intl. J. of Robotics Research"}
@article{test,
author = "A. bc",
title = {String test},
journal=ijrr
}
Closing - please re-open if it does not work with OSBibParser
This topic has been closed to new replies.