Newsgroups: comp.text.tex
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!math.fu-berlin.de!fauern!NewsServ!knoedlse
From: knoedlse@sunbode7.Informatik.TU-Muenchen.DE (Rainer Knoedlseder)
Subject:  Re: Bibtex and AT&T
Message-ID: <1991Apr18.080756.18946@Informatik.TU-Muenchen.DE>
Originator: knoedlse@sunbode7.informatik.tu-muenchen.de
Sender: knoedlse@Informatik.TU-Muenchen.DE (Rainer Knoedlseder)
Organization: Technische Universitaet Muenchen, Germany
Date: Thu, 18 Apr 1991 08:07:56 GMT
Lines: 50


In article <1991Apr17.082343.10016@Informatik.TU-Muenchen.DE> I wrote:
|> 
|> Hi,
|> 
|> I have troubles with bibtex using an entry like
|> 
|> @MANUAL{DDG89,
|>    title =  "Block and Character Driver Developers Guide",
|>    organization =   "AT&T",
|>    year        = 1989,
|>    edition     = "2.",
|> }
|> 
|> with the orgnisation AT&T. (Errors like >unexpected tabs,...<
|> 
|> Has anybody out there an idea how to write AT&T in bibtex???
|> 
|> Thank's a lot

Hello

First let me thank you for your replies telling me to write 

         AT\&T or  AT$&$T.

But I had to notice that this was not the solution.

Now I found a very ticky sollution

@MANUAL{ATT89,
    title =  "Block and Character Driver Developers Guide",
>>> key = {ATT89}  <<<
    organization =   "AT\&T",
    year        = 1989,
    edition     = "2.",
 }

without the key-entry, bibtex tries to generate his label from AT\&T which causes
big problems.


Waiting for the next TeX-problems
--
+-------------+---------------------------------------------+------------------+
| Rainer      | knoedlse@sunbode7.informatik.tu-muenchen.de | Real Programmers |
| Kn"odlseder | Tel.: 49 - 89 - 2105 - 3251                 | don't use Pascal |
|             |                      - 8254                 | but ...          |
| (Barny)     | FAX:  49 - 89 - 2800529                     | Hypercubes       |
+-------------+---------------------------------------------+------------------+
