Hi,
I am preparing my resume and I have 3 papers in the same year. In output, I am getting a , b , c after the year like 2016a, 2016b, 2016c.
Code:
@article{lim:etal:kdtei:ICEEE2016,
title = {Effect XXX},
author = {\textbf{ABC} },
year = {2016},
volume = {9 (35)},
pages = {1-5},
journal = {Journal of Science and Technology},
% issn = {2167-9843},
}
@article{lim:etal:kdtei:LREV2016,
title = {Effect Of },
author = {\textbf{ABC} },
year = {2016},
volume = {4},
pages = {10863-10869},
journal = {Materials Today: Proceedings, Publisher Elesvier},
% issn = {2167-9843},
}
OUTPUT
ABC. (2016a). Effect XXX.Journal of Science and Technology,9 (35), 1–5.
ABC. (2016b). Effect of .Materials Today: Proceedings, Publisher Elesvier,4, 10863–10869.
I want to avoid a and b after year 2016 in the output file
Please tell me how to avoid a and b in the output file.
Curricula Vitae / Résumés ⇒ Journal Article Same year - Avoid a, b in the year after ex: 2016a
-
- Posts: 3
- Joined: Mon Jan 11, 2021 11:03 pm
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Journal Article Same year - Avoid a, b in the year after ex: 2016a
If it's in a CV, why not use
bibentry? That way, each entry is treated as an independent entity and won't receive a "key" in the list. You would then use
revnum package) to list the documents.

{enumerate}
or {renvumerate}
(from the 