Skip to content

safe-autonomous-systems/thesis_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best practices

References

The thesis template uses the LaTeX package BibLaTeX in conjunction with the Biber engine which supports UTF-8 bibliographies.

A well-curated source of BibTeX entries is the dblp. Search for your references here, export the record, and download the file as .bib file. The contents you can paste into your bib-refs.bib file.

Useful BibLaTeX commands:

  • \textcite{doe2015}: Inserts the name(s) of the author(s) at the current position and follows it with the reference.
  • \parencite{doe2015}: Insert only the reference(s) at this position in parentheses.
  • \citeauthor{doe2015}: Output the name(s) of the author(s).
  • \citeyear{doe2015}: Inserts the year of the publication.
  • Capitalize the commands if it is at the beginning of a sentence (e.g. \Textcite{doe2015})
  • For more commands, check out the detailed BibLaTeX documentation

About

SAS Thesis Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages