docs/bib-ref1
changeset 14:72336ba36bb3
bib: neue referenzen
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 19 Nov 2013 22:49:04 +0100 |
parents | b5cbea15349d |
children | 1a5d8c430be1 |
files | bib makefile text.roff |
diffstat | 3 files changed, 24 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/bib Tue Nov 19 18:01:16 2013 +0100 1.2 +++ b/bib Tue Nov 19 22:49:04 2013 +0100 1.3 @@ -76,3 +76,21 @@ 1.4 %D 1984 1.5 %P 115\-119 1.6 %K ulub20a 1.7 + 1.8 + 1.9 +%A Klaus Gantert 1.10 +%A Rupert Hacker 1.11 +%T Bibliothekarisches Grundwissen 1.12 +%I Saur 1.13 +%C München 1.14 +%D 2008 1.15 +%V 8. Aufl. 1.16 +%O ISBN: 978-3-598-11771-8 1.17 + 1.18 + 1.19 +%A Uwe Jochum 1.20 +%T Kleine Bibliotheksgeschichte 1.21 +%I Reclam 1.22 +%C Stuttgart 1.23 +%D 1993 1.24 +%O ISBN: 3-15-008915-8
2.1 --- a/makefile Tue Nov 19 18:01:16 2013 +0100 2.2 +++ b/makefile Tue Nov 19 22:49:04 2013 +0100 2.3 @@ -2,7 +2,7 @@ 2.4 CHAPS = style front.roff toc.roff text.roff refs.roff 2.5 BIB = bib 2.6 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress 2.7 -REFER = refer -n -p bib -e -P -sLAD -l,2 -k -a 2.8 +REFER = refer -n -p bib -e -P -sLAD -l,2 -k 2.9 2.10 all: $(NAME).ps 2.11