mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-18 21:52:33 -04:00
classic: fix a publication entry bug
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
\vspace{<<design.margins.highlights_area.vertical_between_bullet_points>>}
|
||||
|
||||
\href{<<entry.doi_url>>}{<<entry.doi>>} ((* if entry.journal is not none *))(<<entry.journal>>)((* endif *))
|
||||
\href{<<entry.doi_url>>}{<<entry.doi>>} ((* if not entry.journal == "" *))(<<entry.journal>>)((* endif *))
|
||||
&
|
||||
<<entry.date_string>>
|
||||
\end{tabularx}
|
||||
|
||||
Reference in New Issue
Block a user