Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. documentclass[]{article}
  2. makeatletterif@twocolumnPassOptionsToPackage{switch}{lineno}elsefimakeatother
  3.  
  4.  
  5. usepackage{amsmath,amsfonts,amsbsy,amssymb,tabulary,graphicx,times,caption,fancyhdr}
  6. usepackage[utf8]{inputenc}
  7. usepackage[paperheight=10in,paperwidth=6.5in,margin=2cm,headsep=.5cm,top=2.5cm]{geometry}
  8. renewenvironment{abstract} {vspace*{-1pc}trivlistitem[]leftskipoupIndenthrulefillparvskip4ptnoindenttextbf{abstractname}mbox{null}\}{parnoindenthrulefillendtrivlist}
  9. linespread{1.13} date{}
  10. captionsetup[figure]{labelfont=sc,skip=1.4pt,aboveskip=1pc}
  11. captionsetup[table]{labelfont=sc,skip=1.4pt,labelsep=newline}
  12.  
  13.  
  14. makeatletterdefoupIndent{1pt}
  15. defauthor#1{gdef@author{hskip-dimexpr(tabcolsep)hskipoupIndentparbox{dimexprtextwidth-oupIndent}{centeringbfseries#1}}}
  16. deftitle#1{gdef@title{centeringbfseriesifx@articleType@emptyelse@articleType\fi#1}}
  17. let@articleType@empty defarticletype#1{gdef@articleType{{normalitshape#1}}}
  18. fancypagestyle{headings}
  19. {fancyhf{}fancyhead[RO]{RunningHead}fancyhead[LE]{thepage , textbullet , Running}}pagestyle{headings}
  20. makeatother
  21.  
  22. tolerance=400
  23. usepackage{url,multirow,morefloats,floatflt,cancel,tfrupee}
  24. makeatletter
  25.  
  26. usepackage{lipsum}
  27.  
  28. begin{document}
  29.  
  30.  
  31. title{Our paper}
  32. author{textbf{fontsize{14pt}{16.4pt}selectfont{Auth1textsuperscript{1,2}textsuperscript{,*}, Auth2textsuperscript{1}, and Auth3textsuperscript{1}}}~\normalsizenormalfont
  33. ~\textsuperscript{1}{Our Department unskip, Our University unskip, Our address unskip, Our cityunskip, Postcodeunskip, Our country.
  34. Tel.:~+11 1111111}
  35. ~\textsuperscript{2}{His Schoolunskip, His Universityunskip, His address unskip, His city unskip, Country.
  36. Tel.:~his number}~\{normalsizenormalfont *Corresponding E-mail: auth@email}~\{normalsizenormalfont E-mails: email1 (auth1); email3 (auth3)}}
  37. defRunningHead{{Our paper}}
  38. defRunning{{Auth1, Auth2, Auth3}}
  39.  
  40. maketitle
  41.  
  42. section{Section1}
  43. lipsum
  44. section{Section2}
  45. lipsum
  46.  
  47. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement