home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume11 / templates / part06 / bib.tpl < prev    next >
Text File  |  1987-10-04  |  5KB  |  365 lines

  1. Template citation Selection
  2. :begin
  3. article:
  4. book:
  5. booklet:
  6. inbook:
  7. incollection:
  8. inproceedings:
  9. manual:
  10. mastersthesis:
  11. misc:
  12. phdthesis:
  13. proceedings:
  14. techreport:
  15. unpublished:
  16. :end
  17.  
  18. Template keywords Selection
  19. :begin
  20. address:
  21. annote:
  22. author:
  23. booktitle:
  24. chapter:
  25. edition:
  26. editor:
  27. how-published:
  28. institution:
  29. journal:
  30. key:
  31. month-published:
  32. note:
  33. number:
  34. organization:
  35. pages:
  36. publisher:
  37. school:
  38. series:
  39. title:
  40. volume:
  41. year:
  42. :end
  43.  
  44. Template article Sequence
  45. :begin
  46. @Article{<text:name><2digits:year>
  47. ,Key = "<text:name>"
  48. ,Author = "<text:name><text:authors>"
  49. ,Title = "<text:title>"
  50. ,Journal = "<text:journal>"
  51. ,Year = "19<2digits:year>"
  52. <#month-published>
  53. <#number>
  54. <#pages>
  55. <#volume>
  56. <#note>
  57. <#annote>
  58. }
  59. :end
  60.  
  61. Template book Sequence
  62. :begin
  63. @Book{<text:name><2digits:year>
  64. ,Key = "<text:name>"
  65. ,Author = "<text:name><text:authors>"
  66. ,Title = "<text:title>"
  67. ,Publisher = "<text:publisher>"
  68. ,Year = "19<2digits:year>"
  69. <#address>
  70. <#series>
  71. <#volume>
  72. <#note>
  73. <#annote>
  74. }
  75. :end
  76.  
  77. Template booklet Sequence
  78. :begin
  79. @Booklet{<text:name><2digits:year>
  80. ,Key = "<text:name>"
  81. ,Author = "<text:name><text:authors>"
  82. ,Title = "<text:title>"
  83. ,Year = "19<2digits:year>"
  84. <#address>
  85. <#how-published>
  86. <#note>
  87. <#annote>
  88. }
  89. :end
  90.  
  91. Template inbook Sequence
  92. :begin
  93. @InBook{<text:name><2digits:year>
  94. ,Key = "<text:name>"
  95. ,Author = "<text:name><text:authors>"
  96. ,Title = "<text:title>"
  97. ,BookTitle = "<text:booktitle>"
  98. ,Publisher = "<text:publisher>"
  99. ,Year = "19<2digits:year>"
  100. <#address>
  101. <#chapter>
  102. <#pages>
  103. <#series>
  104. <#volume>
  105. <#note>
  106. <#annote>
  107. }
  108. :end
  109.  
  110. Template incollection Sequence
  111. :begin
  112. @InCollection{<text:name><2digits:year>
  113. ,Key = "<text:name>"
  114. ,Author = "<text:name><text:authors>"
  115. ,Title = "<text:title>"
  116. ,BookTitle = "<text:booktitle>"
  117. ,Publisher = "<text:publisher>"
  118. ,Year = "19<2digits:year>"
  119. <#address>
  120. <#chapter>
  121. <#editor>
  122. <#pages>
  123. <#series>
  124. <#volume>
  125. <#note>
  126. <#annote>
  127. }
  128. :end
  129.  
  130. Template inproceedings Sequence
  131. :begin
  132. @InProceedings{<text:name><2digits:year>
  133. ,Key = "<text:name>"
  134. ,Author = "<text:name><text:authors>"
  135. ,Title = "<text:title>"
  136. ,BookTitle = "<text:booktitle>"
  137. ,Publisher = "<text:publisher>"
  138. ,Year = "19<2digits:year>"
  139. <#address>
  140. <#editor>
  141. <#month-published>
  142. <#pages>
  143. <#note>
  144. <#annote>
  145. }
  146. :end
  147.  
  148. Template manual Sequence
  149. :begin
  150. @Manual{<text:name><2digits:year>
  151. ,Key = "<text:name>"
  152. ,Title = "<text:title>"
  153. ,Year = "19<2digits:year>"
  154. <#address>
  155. <#author>
  156. <#edition>
  157. <#organization>
  158. <#note>
  159. <#annote>
  160. }
  161. :end
  162.  
  163. Template mastersthesis Sequence
  164. :begin
  165. @MastersThesis{<text:name><2digits:year>
  166. ,Key = "<text:name>"
  167. ,Author = "<text:name><text:authors>"
  168. ,Title = "<text:title>"
  169. ,School = "<text:school>"
  170. ,Year = "19<2digits:year>"
  171. <#month-published>
  172. <#note>
  173. <#annote>
  174. }
  175. :end
  176.  
  177. Template misc Sequence
  178. :begin
  179. @Misc{<text:name><2digits:year>
  180. ,Key = "<text:name>"
  181. <#author>
  182. <#how-published>
  183. <#title>
  184. <#note>
  185. <#annote>
  186. }
  187. :end
  188.  
  189. Template phdthesis Sequence
  190. :begin
  191. @PhDThesis{<text:name><2digits:year>
  192. ,Key = "<text:name>"
  193. ,Author = "<text:name><text:authors>"
  194. ,Title = "<text:title>"
  195. ,School = "<text:school>"
  196. ,Year = "19<2digits:year>"
  197. <#month-published>
  198. <#note>
  199. <#annote>
  200. }
  201. :end
  202.  
  203. Template proceedings Sequence
  204. :begin
  205. @Proceedings{<text:name><2digits:year>
  206. ,Key = "<text:name>"
  207. ,Editor = "<text:name><text:editors>"
  208. ,Title = "<text:title>"
  209. ,Publisher = "<text:publisher>"
  210. ,Year = "19<2digits:year>"
  211. <#address>
  212. <#note>
  213. <#annote>
  214. }
  215. :end
  216.  
  217. Template techreport Sequence
  218. :begin
  219. @TechReport{<text:name><2digits:year>
  220. ,Key = "<text:name>"
  221. ,Author = "<text:name><text:authors>"
  222. ,Title = "<text:title>"
  223. ,Institution = "<text:institution>"
  224. ,Year = "19<2digits:year>"
  225. <#month-published>
  226. <#number>
  227. <#note>
  228. <#annote>
  229. }
  230. :end
  231.  
  232. Template unpublished Sequence
  233. :begin
  234. @Unpublished{<text:name><2digits:year>
  235. ,Key = "<text:name>"
  236. ,Author = "<text:name><text:authors>"
  237. ,Title = "<text:title>"
  238. <#year>
  239. <#note>
  240. <#annote>
  241. }
  242. :end
  243.  
  244. Template address Sequence
  245. :begin
  246. , Address = "<text:address>"
  247. :end
  248.  
  249. Template annote Sequence
  250. :begin
  251. , Annote = "<textlong:annote>"
  252. :end
  253.  
  254. Template author Sequence
  255. :begin
  256. , Author = "<text:name><text:authors>"
  257. :end
  258.  
  259. Template booktitle Sequence
  260. :begin
  261. , BookTitle = "<text:booktitle>"
  262. :end
  263.  
  264. Template chapter Sequence
  265. :begin
  266. , Chapter = "<text:chapter>"
  267. :end
  268.  
  269. Template edition Sequence
  270. :begin
  271. , Edition = "<text:edition>"
  272. :end
  273.  
  274. Template editor Sequence
  275. :begin
  276. , Editor = "<text:editor>"
  277. :end
  278.  
  279. Template how-published Sequence
  280. :begin
  281. , HowPublished = "<text:how-published>"
  282. :end
  283.  
  284. Template institution Sequence
  285. :begin
  286. , Institution = "<text:institution>"
  287. :end
  288.  
  289. Template journal Sequence
  290. :begin
  291. , Journal = "<text:journal>"
  292. :end
  293.  
  294. Template key Sequence
  295. :begin
  296. , Key = "<text:key>"
  297. :end
  298.  
  299. Template month-published Sequence
  300. :begin
  301. , Month = "<text:month-published>"
  302. :end
  303.  
  304. Template note Sequence
  305. :begin
  306. , Note = "<textlong:note>"
  307. :end
  308.  
  309. Template number Sequence
  310. :begin
  311. , Number = "<text:number>"
  312. :end
  313.  
  314. Template organization Sequence
  315. :begin
  316. , Organization = "<text:organization>"
  317. :end
  318.  
  319. Template pages Sequence
  320. :begin
  321. , Pages = "<text:pages>"
  322. :end
  323.  
  324. Template publisher Sequence
  325. :begin
  326. , Publisher = "<text:publisher>"
  327. :end
  328.  
  329. Template school Sequence
  330. :begin
  331. , School = "<text:school>"
  332. :end
  333.  
  334. Template series Sequence
  335. :begin
  336. , Series = "<text:series>"
  337. :end
  338.  
  339. Template title Sequence
  340. :begin
  341. , Title = "<text:title>"
  342. :end
  343.  
  344. Template volume Sequence
  345. :begin
  346. , Volume = "<text:volume>"
  347. :end
  348.  
  349. Template year Sequence
  350. :begin
  351. , Year = "19<2digits:year>"
  352. :end
  353.  
  354. Template 2digits Lexical
  355. :begin
  356. [0-9][0-9]
  357. :end
  358.  
  359.  
  360. Local Variables:
  361. tpl-begin-template-definition:"^Template"
  362. tpl-begin-template-body:"^:begin"
  363. tpl-end-template-body:"^:end"
  364. end:
  365.