您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

16 行
397B

  1. \usepackage[style,image=11,imagebannerwidth,imageoffset=20mm]{utwentetitle}
  2. \usepackage[style=authoryear,natbib=true,uniquename=false,maxnames=3]{biblatex}
  3. \bibliography{references.bib}
  4. \usepackage{graphicx}
  5. \usepackage{siunitx}
  6. \usepackage{bondgraphs}
  7. \usepackage{subfiles}
  8. \usepackage{acronym}
  9. \usepackage{tikz}
  10. \makeatletter
  11. \def\input@path{{content/}}
  12. \makeatother
  13. \graphicspath{{graphics}}