Explorar el Código

Change reference sorting to name, title, year

Having the year as a toplevel sorting criterium is a little bit
unorthodox and confusing. Use author names instead.
Stefan Gast hace 6 meses
padre
commit
e06a7ba814
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main.tex.php

+ 1 - 1
main.tex.php

@@ -153,7 +153,7 @@ if (isset($options["--cv"]))
 
 During my thesis, I contributed to <?php echo $num_publications ?> publications in conference proceedings, <?php echo $num_publications_in_thesis ?> of which are included in this thesis as shown below.
 
-\newrefcontext[sorting=ydnt]
+\newrefcontext[sorting=nty]
 
 <?php echo $sloppy_begin; ?>