home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / lib / tmac / tmac.srefs < prev   
Encoding:
Text File  |  1979-01-12  |  2.4 KB  |  150 lines

  1. .\" REFER macros .... citations
  2. .de []
  3. .][ \\$1
  4. ..
  5. .de ][
  6. .if \\$1>5 .tm Bad arg to []
  7. .[\\$1
  8. ..
  9. .if n .ds [. [
  10. .if t .ds [. \s-2\v'-.4m'\f1
  11. .if n .ds .] ]
  12. .if t .ds .] \v'.4m'\s+2\fP
  13. .if n .ds [o ""
  14. .if n .ds [c ""
  15. .if t .ds [o ``
  16. .if t .ds [c ''
  17. .\" the next lines deal with the problem of .[1] or [1].
  18. .\" refer will write "linexxx\*(<.[1]\*(>.
  19. .\" and either "<." or ">." should produce the .;
  20. .\" similarly for ,
  21. .if n .ds >. .
  22. .if t .ds <. .
  23. .if n .ds >, ,
  24. .if t .ds <, ,
  25. .de [5 \" tm style
  26. .FS
  27. .IP "\\*([F.\0"
  28. \\*([A, \\f2\\*([T\\f1,
  29. .ie \\n(TN \\*([M.
  30. .el Bell Laboratories internal memorandum (\\*([D).
  31. .RT
  32. .FE
  33. ..
  34. .de [0 \" other
  35. .FS
  36. .nr [: 0
  37. .if !"\\*([F"" .IP "\\*([F.\0"
  38. .if !"\\*([A"" \{.nr [: 1
  39. \\*([A\c\}
  40. .if !"\\*([T"" \{.if \\n([:>0 ,
  41. .nr [: 1
  42. \\f2\\*([T\\f1\c\}
  43. .if !"\\*([O""\{.if \\n([:>0 ,
  44. .nr [: 1
  45. .if \\n([O>0 .nr [: 0
  46. \\*([O\c
  47. .if \\n([O>0 \& \c\}
  48. .ie !"\\*([D"" \{.if \\n([:>0 ,
  49. .nr [: 1
  50. \\*([D\c\}
  51. .if \\n([:>0 \&.
  52. .RT
  53. .FE
  54. ..
  55. .de [1 \" journal article
  56. .FS
  57. .if !"\\*([F"" .IP "\\*([F.\0"
  58. .if !"\\*([A"" \\*([A,
  59. .if !"\\*([T"" \\*([o\\*([T,\\*([c
  60. \\f2\\*([J\\f1\c
  61. .if !"\\*([V"" .if n \& Vol.\&\c
  62. .if !"\\*([V"" \& \\f3\\*([V\\f1\c
  63. .if !"\\*([N"" (\\*([N)\c
  64. .if !"\\*([P"" \{\
  65. .ie \\n([P>0 , pp.\c
  66. .el , p.\c
  67. \\*([P\c\}
  68. .if !"\\*([I"" .if "\\*([R"" , \\*([I\c
  69. .if !"\\*([O"" .if \\n([O=0 , \\*([O\c
  70. .if !"\\*([D"" \& (\\*([D)\c
  71. \&.
  72. .if !"\\*([O"" .if \\n([O>0  \\*([O
  73. .RT
  74. .FE
  75. ..
  76. .de [2 \" book
  77. .FS
  78. .if !"\\*([F"" .IP "\\*([F.\0"
  79. .if !"\\*([A"" \\*([A,
  80. .if !"\\*([T"" \\f2\\*([T,\\f1
  81. \\*([I\c
  82. .if !"\\*([C"" , \\*([C\c
  83. .if !"\\*([D"" \& (\\*([D)\c
  84. \&.
  85. .if !"\\*([G"" Gov't. ordering no. \\*([G.
  86. .if !"\\*([O"" \\*([O
  87. .RT
  88. .FE
  89. ..
  90. .de [4 \" report
  91. .FS
  92. .if !"\\*([F"" .IP "\\*([F.\0"
  93. \\*([A, \\*([o\\*([T,\\*([c
  94. \\*([R\c
  95. .if !"\\*([G"" \& (\\*([G)\c
  96. .if !"\\*([I"" ,  \\*([I\c
  97. .if !"\\*([C"" ,  \\*([C\c
  98. .if !"\\*[D"" \& (\\*[D)\c
  99. \&.
  100. .if !"\\*([O"" \\*([O
  101. .RT
  102. .FE
  103. ..
  104. .de [3 \" article in book
  105. .FS
  106. .if !"\\*([F"" .IP "\\*([F.\0"
  107. .if !"\\*([A"" \\*([A,
  108. .if !"\\*([T"" \\*([o\\*([T,\\*([c
  109. .if !"\\*([P"" pp. \\*([P
  110. in \\f2\\*([B\\f1\c
  111. .if !"\\*([E"" , ed. \\*([E\c
  112. .if !"\\*([I"" , \\*([I\c
  113. .if !"\\*([C"" , \\*([C\c
  114. .if !"\\*([D"" \& (\\*([D)\c
  115. \&.
  116. .if !"\\*([O"" \\*([O
  117. .RT
  118. .FE
  119. ..
  120. .de ]<
  121. .[<
  122. ..
  123. .de [<
  124. .SH
  125. References
  126. .LP
  127. .rm FS FE
  128. ..
  129. .de [>
  130. .]>
  131. ..
  132. .de ]>
  133. .sp
  134. ..
  135. .de ]-
  136. .[-
  137. ..
  138. .de [-
  139. .rm [V [P [A [T
  140. .rm [N [C [B [O
  141. .rm [R [I [E [D
  142. ..
  143. .de ]]
  144. this is never
  145. executed
  146. and just
  147. uses up an end-of-file
  148. bug.
  149. ..
  150.