Is it possible to bring something in latex so that the end result is (eg Author, 200X) ? At the moment I am using this:
(eg Author, 200X)
(eg \citep{Author200X})
But I was wondering if there is a better strategy. I am using teXshop and natbib.
Try \citep[eg][]{Author200X}
\citep[eg][]{Author200X}
Take a look at http://merkel.zoneo.net/Latex/natbib.php .
Source: https://habr.com/ru/post/1310170/More articles:WPF memory leak - performanceSVG parser for C ++? (Free or Paid) - vector-graphicsHow to extract metafile from TOleContainer? - delphiTStringGrid with BOTH editing and range selection? - delphiHTML: how to set children element width = browser window width? - htmlStatic structure initialization with class elements - c ++Wait for the inline thread to complete before moving to the next method - javaWhat is the preferred way to read / write content from a URL in Java - javaRequest two different servers - sqlSave CSS font size / line height in Sass variable - cssAll Articles