BSD 4_4_Lite1 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 28 Aug 1990 06:33:18 +0000 (22:33 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 28 Aug 1990 06:33:18 +0000 (22:33 -0800)
Work on file usr/src/contrib/bib/macs/Install
Work on file usr/src/contrib/bib/macs/afterpunct
Work on file usr/src/contrib/bib/macs/beforepunct
Work on file usr/src/contrib/bib/macs/bib.jrnl
Work on file usr/src/contrib/bib/macs/bib.lib
Work on file usr/src/contrib/bib/macs/bib.llist

Synthesized-from: CSRG/cd2/4.4BSD-Lite1

usr/src/contrib/bib/macs/Install [new file with mode: 0644]
usr/src/contrib/bib/macs/afterpunct [new file with mode: 0644]
usr/src/contrib/bib/macs/beforepunct [new file with mode: 0644]
usr/src/contrib/bib/macs/bib.jrnl [new file with mode: 0644]
usr/src/contrib/bib/macs/bib.lib [new file with mode: 0644]
usr/src/contrib/bib/macs/bib.llist [new file with mode: 0644]

diff --git a/usr/src/contrib/bib/macs/Install b/usr/src/contrib/bib/macs/Install
new file mode 100644 (file)
index 0000000..b254008
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/csh
+# Install dir file1 file2 ...
+foreach f ( $argv[2-] )
+       rm -f $1/$f
+       cp $f $1/$f
+       end
diff --git a/usr/src/contrib/bib/macs/afterpunct b/usr/src/contrib/bib/macs/afterpunct
new file mode 100644 (file)
index 0000000..27af04e
--- /dev/null
@@ -0,0 +1,18 @@
+.ds [. " \&
+.ds .] .
+.ds [, " \&
+.ds ,] ,
+.ds [? " \&
+.ds ?] ?
+.ds [: " \&
+.ds :] :
+.ds [; " \&
+.ds ;] ;
+.ds [! " \&
+.ds !] !
+.ds [" " \&
+.ds "] \&"
+.ds [' " \&
+.ds '] '
+.ds [< " \&
+.ds >]
diff --git a/usr/src/contrib/bib/macs/beforepunct b/usr/src/contrib/bib/macs/beforepunct
new file mode 100644 (file)
index 0000000..635610a
--- /dev/null
@@ -0,0 +1,18 @@
+.ds [. .
+.ds .] " \&
+.ds [, ,
+.ds ,] " \&
+.ds [? ?
+.ds ?] " \&
+.ds [: :
+.ds :] " \&
+.ds [; ;
+.ds ;] " \&
+.ds [! !
+.ds !] " \&
+.ds [" \&"
+.ds "] " \&
+.ds [' '
+.ds '] " \&
+.ds [< " \&
+.ds >]
diff --git a/usr/src/contrib/bib/macs/bib.jrnl b/usr/src/contrib/bib/macs/bib.jrnl
new file mode 100644 (file)
index 0000000..8d27852
--- /dev/null
@@ -0,0 +1,20 @@
+#
+#      "%W%    %G%";
+#
+#  standard alphabetic format, abbreviated, includes
+#  only %W information for knowing where to find it.
+#
+I bibinc.shortnames
+SJD-2RVN
+CAD-2
+F
+.so \*(l]/bmac.std
+.de s[   \" start reference
+.nh    \" no hyphenation
+.IP [\\*([F] 7n
+..
+.de e[   \" end reference
+.if !"\\*([W"" [Where: \\*([W]
+.[-
+.hy 14  \" fully restricted hyphenation allowed
+..
diff --git a/usr/src/contrib/bib/macs/bib.lib b/usr/src/contrib/bib/macs/bib.lib
new file mode 100644 (file)
index 0000000..6e3f96a
--- /dev/null
@@ -0,0 +1,22 @@
+#
+#      "%W%    %G%";
+#
+#  standard alphabetic format, abbreviated, includes
+#  only %W information for knowing where to find it.
+#
+I bibinc.shortnames
+SAD-2
+CAD-2
+F
+.so \*(l]/bmac.std
+.de s[   \" start reference
+.nh            \" no hyphenation
+.IP [\\*([F] 7n
+..
+.de e[   \" end reference
+.if !"\\*([W"" [W: \\*([W]
+.if !"\\*([K"" \s-2[K: \\*([K]\s+2
+.if !"\\*([X"" \s-2[X: \\*([X]\s+2
+.[-
+.hy 14  \" fully restricted hyphenation allowed
+..
diff --git a/usr/src/contrib/bib/macs/bib.llist b/usr/src/contrib/bib/macs/bib.llist
new file mode 100644 (file)
index 0000000..027ae0a
--- /dev/null
@@ -0,0 +1,24 @@
+#
+#      "%W%    %G%";
+#
+#      LONG listing; includes more information from database
+#  standard alphabetic format, abbreviated, includes
+#  %W information for knowing where to find it,
+#  %K information for categorization,
+#  %X for miscellaneous notes (e.g. why is this ref included).
+#
+I bibinc.shortnames
+SAD-2
+CAD-2
+.so \*(l]/bmac.std
+.de s[   \" start reference
+.nh            \" no hyphenation
+.IP [\\*([F] 7n
+..
+.de e[   \" end reference
+.if !"\\*([W"" \s-2[W: \\*([W]\s+2
+.if !"\\*([K"" \s-2[K: \\*([K]\s+2
+.if !"\\*([X"" \s-2[X: \\*([X]\s+2
+.[-
+.hy 14  \" fully restricted hyphenation allowed
+..