On Tuesday 19 February 2002 19:05, Jan-Peter Koopmann wrote:
> Hi,
>
> this is more a bibtex question I suppose but maybe you guys can help.
> How do I get this specific article into my database
>
> Brenner, W.; Hamm V.: Prinzipien des Business reengineering. In:
> Brenner, Walter; Keller, Gerhard (Hrsg.): Business Reengineering mit
> Standardsoftware. Frankfurt am Main 1995
>
> If I understand this correctly Brenner/Keller have written a book named
> "Business Reengineering mit Standardsoftware" and what I am trying to
> quote is an article in that book. Any suggestion? The "In:" part
> struggles me. I am currently using the geralpha style.

I don't know about this style, but I would suggest

@InCollection{bren95,
  Author         = "{Brenner, C.F.} and {Hamm, V.}",
  Title          = "Prinzipien des Business reengineering",
  BookTitle      = "Business Reengineering mit Standardsoftware",
  Publisher      = "Robert Appleton Company",
  Address        = "Frankfurt am Main ",
  year           = 1995,
}

Robin

Reply via email to