summaryrefslogtreecommitdiff
path: root/info/examples/lb2/tex.bib
blob: 9b7aecb33873da2e5abd93e2e9ef40a0ddc8d49d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
 @String{ttct  = "Tools and Techniques for Computer
                    Typesetting"   }

 @Book{LGC97,
   author =     "Michel Goossens and Sebastian Rahtz
                 and Frank Mittelbach",
   title =      "The {\LaTeX} Graphics Companion:
                 Illustrating Documents with {\TeX}
                 and {PostScript}",
   publisher =  "Ad{\-d}i{\-s}on-Wes{\-l}ey Longman",
   address =    "Reading, MA, USA",
   pages =      "xxi + 554",
   year =       "1997",
   ISBN =       "0-201-85469-4",
   series =     ttct
 }
 @UNPUBLISHED{test97,
  author = "Michel Goossens and Ben User
             and Joe Doe and others",
  title  = "Mehrdeutige Quellenverweise",
  year   = "1997",
  note   = "Eingereicht bei " # ibmjrd
 }
 @Book{LWC99,
   author =     "Michel Goossens and Sebastian Rahtz",
   title =      "The {\LaTeX} {Web} companion:
                 integrating {\TeX}, {HTML},
                 and {XML}",
   publisher =  "Ad{\-d}i{\-s}on-Wes{\-l}ey Longman",
   address =    "Reading, MA, USA",
   pages =      "xxii + 522",
   year =       "1999",
   ISBN =       "0-201-43311-7",
   note =       "With Eitan M. Gurari and Ross Moore
                 and Robert S. Sutor",
   series =     ttct
 }
 @Book{Knuth-CT-a,
   Author       = "Donald E. Knuth",
   Title        = "The {\TeX}book",
   Publisher    = "Ad{\-d}i{\-s}on-Wes{\-l}ey",
   Address      = "Reading, MA, USA",
   Volume       = "A",
   Series       = "Computers and Typesetting",
   pages        = "ix + 483",
   year         = 1986,
   isbn         = "0-201-13447-0",
 }
 @Article{Knuth:TB10-1,
   Author       = "Donald E. Knuth",
   Title        = "{Typesetting  Concrete
                   Mathematics}",
   Journal      = "TUGboat",
   Volume       = "10",
   Number       = "1",
   Pages        = "31--36",
   year         = 1989,
   month        = apr,
   issn         = "0896-3207"
 }
 @Book{vLeunen:92,
   author       = "Mary-Claire van Leunen",
   gender       = "sf",
   title        = "A handbook for scholars",
   publisher    = "Oxford University Press",
   address      = "Walton Street, Oxford OX2 6DP, UK",
   pages        = "xi + 348",
   year         = "92"
 }

 @manual{GNUMake,     key = {make},
  title = {{GNU Make}, A Program for Directing
  Recompilation},  organization= "Free
  Software Foundation",address = "Boston,
  Massachusetts",ISBN={1-882114-80-9},year = 2000}

 @book{G-G,
  TITLE     = {{Gutenberg Jahrbuch}},
  EDITOR    = {Hans-Joachim Koppitz},
  PUBLISHER = {Gutenberg-Gesellschaft, Internationale
                 Vereinigung f\"ur Geschichte und
                 Gegenwart der Druckkunst e.V.},
  ADDRESS   = {Mainz, Deutschland},
  NOTE      = {Enthält Fakten zur Geschichte und 
               Gegenwart der Druckkunst. Gegründet von 
               Aloys Ruppel. Erscheint seit 1926.}
 }
 @misc{oddity,
   title        = "{{TUGboat} The Communications of the
                    {\TeX} User Group}",
   howpublished = "Quarterly published.",
   year         = {1980ff},
 }
@InProceedings{MR-PQ,
  author     = "Frank Mittelbach and Chris Rowley",
  title      = "The Pursuit of Quality: How can
                Automated Typesetting achieve the
                Highest Standards of Craft
                Typography?",
  pages      = "261--273",
  crossref   = "EP92"}
@InProceedings{Southall,
  Author     = "Richard Southall",
  Title      = "Presentation Rules and Rules of
                Composition in the Formatting of
                Complex Text",
  Pages      = "275--290",
  crossref   = "EP92"}
@Proceedings{EP92,
  title      = "{EP92}---Proceedings of Electronic
                Publishing, '92",
  shorttitle = "{EP92}",
  editor     = "Christine Vanoirbeek and Giovanni
                Coray",
  publisher  = "Cambridge University Press",
  address    = "Cambridge",
  year       = 1992,
  booktitle  = "{EP92}---Proceedings of Electronic
                Publishing, '92"
}