Quellcode durchsuchen

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 vor 6 Monaten
Ursprung
Commit
e06a7ba814
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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; ?>