Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. usepackage[hypcap=true,font={small,it}]{caption}
  2.  
  3. captionsetup{belowskip=2pt,aboveskip=2pt}
  4. bibliographystyle{abbrvnat}
  5.  
  6. renewcommand{chaptername}{}
  7. renewcommand{figureautorefname}{figure} % lower case default ref
  8. renewcommand{tableautorefname}{table} % lower case default ref
  9. newcommand{latex}{LaTeXxspace}
  10. newcommand{mcite}[1]{textcolor{mycolor}{citeauthor{#1} (citeyear{#1})}}
  11. newcommand{hcite}[1]{(textcolor{mycolor}{citeauthor{#1}, citeyear{#1}})}
  12.  
  13. %%%own preambles
  14. renewcommandlabelitemi{--}
  15. renewcommand{title}{chaptertitle{large}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement