Dissertation: Commissioning of the Front-End Electronics of the LHCb Scintillating Fibre Tracker https://cds.cern.ch/record/2810671
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
269 B

  1. # Settings inspired from
  2. # https://www.semipol.de/2018/06/12/latex-best-practices.html#building-latex-documents
  3. $pdf_mode = 1;
  4. $out_dir = 'build';
  5. @default_files = ('handout.tex');
  6. # $biber = 'biber --validate-datamodel %O %S'; # Report errors in bibliography database