Curricula Vitae / RésumésProblem citing references

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Problem citing references

Post by templateuser »

Hello

First of all, thank you for making this available, it is great!

However, I do have a question. I use an “enumerate” item list for my publications. Now I would like to refer to some of the publications in the rest of my cv. I wanted to use the regular \item \label{irm:xx} and then \ref{irm:xx} where I need to refer to it. Yet, it does not recognize the label, it gives me an “undefined” references back.

Any idea? Does this have to do with the .cls file?

thanks and best wishes -sabine

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Problem citing references

Post by Vel »

Hi Sabine,

I would recommend using BibTeX as normal but printing the reference list under the Publications heading instead of at the bottom. You can then reference them using \cite{} as usual.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply