sinaatalay / rendercv

A LaTeX CV/Resume Framework
http://docs.rendercv.com
MIT License
1.67k stars 108 forks source link

References entry #42

Closed ferdavs closed 5 months ago

ferdavs commented 5 months ago

References entries with name, position, email, etc. Maybe two types academic and professional like below

  references:
      - name: 
        title: Prof. Dr.
        institution: University
        email: 
     - name: 
       position: Simulation Engineer
       institution: Max Planck
       email:
ferdavs commented 5 months ago

Also

references: Available upon request
sinaatalay commented 5 months ago

Thank you for opening an issue!

RenderCV's entry types are not data-oriented but rendering-oriented. Unless we require a new rendering type, we wouldn't want to create a new entry type.

I will give you some suggestions about how you can achieve what you would like.

You could also use other entry types. Whichever suits you the best. Please have a look at the user guide.