bibliography prefix and reverse sorting
I'm using moderncv with multibib with different libraries for my conference papers and journal papers. I would like the bibliographies to be ordered in reverse as well as prefixed with a character, e.g., C21 for my 21st conference paper.
I've seen several solutions but these all require using biblatex, which doesn't seem to be compatible with modern cv.
update: Found a solution for the labeling by using the "labeled" option in multibib and then using
\newcites{
Which prefixes the numbers with a c or a j.
Update II: I used the above code to generate the correct bbl file and then I'm using:
[code]
\newcounter{
\setcounter{
\makeatletter
\renewcommand*
\addtocounter{
\makeatother
\input{c.bbl}
[/code]
while commenting \bibliographyc
Problem solved!
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- moderncv Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- eelke folmer
- Solved:
- Last query:
- Last reply: