Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. documentclass[Afour,sageh,times]{sagej}
  2. setcounter{secnumdepth}{3}
  3. usepackage{latexsym,amsfonts,amssymb}
  4. usepackage{amsmath}
  5. newtheorem{definition}{Definition}
  6. newtheorem{remark}{Remark}
  7. newtheorem{theorem}{Theorem}
  8. newtheorem{corollary}{Corollary}
  9. newtheorem{lemma}{Lemma}
  10. newtheorem{proposition}{proposition}
  11. newtheorem{example}{Example}
  12. usepackage{moreverb,url}
  13. usepackage[colorlinks,bookmarksopen,bookmarksnumbered,citecolor=red,urlcolor=red]{hyperref}
  14. usepackage{subcaption}
  15. captionsetup[subfigure]{justification=RaggedRight}
  16. newcommandBibTeX{{rmfamily Bkern-.05em textsc{ikern-.025em b}kern-.08em
  17. Tkern-.1667emlower.7exhbox{E}kern-.125emX}}
  18. defvolumeyear{2016}
  19.  
  20. bibliographystyle{SageH}
  21. bibliography{refrencestyle}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement