Problem Adapting jabbrv to `apsrev4-2.bst` (RevTeX 4.2)
Hello,
I am trying to follow the instructions on adapting jabbrv to a custom .bst file. I am using RevTeX 4.2 which uses apsrev4-2.bst. You can find a copy of this on your local system by doing kpsewhich apsrev4-2.bst.
The problem I am having is that the instructions say to look for "journal" output.check or journal emphasis "journal" output.check but I can find neither in the .bst file.
Would someone familiar with the .bst file format suggest a way to adapt the jabbrv instructions to apsrev4-2.bst? I would greatly appreciate it.
Try this (change extension to .bst). If this does the trick for you then I can add it:
jabbrv_apsrev4-2.txt
Thanks for trying, I appreciate it. Unfortunately it does not appear to work. If it matters, the top of my preamble looks like this.
\documentclass[%
reprint,
%superscriptaddress,
%groupedaddress,
%unsortedaddress,
%runinaddress,
%frontmatterverbose,
%preprint,
%preprintnumbers,
%nofootinbib,
%nobibnotes,
%bibnotes,
amsmath,amssymb,
aps,
%pra,
%prb,
%rmp,
%prstab,
%prstper,
%floatfix,
]{revtex4-2}
\bibliographystyle{apsrev4-2JABBRV}
\makeatletter
\def\input@path{{./jabbrv/}}
\makeatother
\usepackage{jabbrv}