Guest User

Untitled

a guest
Jun 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. input{preambula}
  2.  
  3. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4. % Please do not alter the layout!
  5. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  6. %
  7. % Title of your talk
  8. title{TITLE OF YOUR TALK}
  9. % obligatory field
  10. %
  11. % Last names and initials (first and middle names) of the authors
  12. author{LastName1 F1.,M1.$^{1}$, LastName2 F2.,M2.$^{2}$, LastName3 F3.,M3.$^{3}$}
  13. % obligatory field
  14. %
  15. affiliation{$^{1}$Institution, City, Country;}
  16. email{e-mail1@address1}
  17. % obligatory field
  18. \
  19. affiliation{$^{2}$Institution, City, Country;}
  20. email{e-mail2@address2}
  21. % obligatory field
  22. \
  23. affiliation{$^{3}$Institution, City, Country;}
  24. email{e-mail3@address3}
  25. % obligatory field
  26. %
  27. maketitle
  28. %
  29. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  30.  
  31. In this text it is given the requirements for an abstract of the talk
  32. on the International School-Conference
  33.  
  34. textbf{The size of the abstract is expected not to exceed one page!}
  35.  
  36. Please do not use your own macros, automatic numbering, and any graphics!
  37.  
  38. Please use the following commands to format theorems:
  39.  
  40. textbf{Theorem.}
  41. textsl{The text of the theorem.}
  42.  
  43. Please use the same commands to format statements and corollaries.
  44.  
  45. Please use the following commands to format definitions, remarks, and examples:
  46.  
  47. textsc{Remark.}
  48. The text of the remark.
  49.  
  50. Please use the following commands to format acknowledgements:
  51.  
  52. {small The authors were supported by the}
  53.  
  54. Please use the following commands~[1--3] to format the references list.
  55. textbf{If the abstract contains the references list, the citations in the text are obligatory.}
  56. The editors retain the right to exclude from the reference list
  57. the sources that do not have citations in the text of the abstract.
  58.  
  59. medskip
  60. centerline{textsl{REFERENCES}}
  61. smallskip
  62.  
  63. small
  64.  
  65. lit{1}{LastName1 F1.,M1.,}
  66. {The Title of the Book, Publisher, City (year).}
  67.  
  68. lit{2}{LastName1 F1.,M1., LastName2 F2.,M2.,}
  69. {``The title of the article in the journal,''
  70. Journal, textbf{6}, No.~10, 6--10 (year).}
  71.  
  72. lit{3}{LastName1 F1.,M1., LastName2 F2.,M2., LastName3 F3.,M3.,}
  73. {``The title of the article in the book,''
  74. in: The Title of the Book, Publisher, City, year, pp.~6--10.}
  75.  
  76. end{document}
Add Comment
Please, Sign In to add comment