Is there any way to short it to: <Smith and Machina, 2008>
Thank you.

NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
@ARTICLE{GOOD,
author = {{E}. {H}. {A}delson and {B}ergen, {J}ames {R}. },
title = {Some things we wrote},
year = {2008},
journal = {J. Irrep. Res.},
volume = {111},
page = {1-2},
}
@ARTICLE{BAD,
author = {{E}dward {H}. {A}delson and {J}ames {R}. {B}ergen},
title = {Some things we wrote},
year = {2008},
journal = {J. Irrep. Res.},
volume = {111},
page = {1-2},
}
Code: Select all
\citep{GOOD}
\par
\citep{BAD}.
Code: Select all
[Adelson and Bergen, 2008]
[Edward H. Adelson and James R. Bergen, 2008].
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p