diff options
Diffstat (limited to 'Master/texmf-dist/bibtex/bib/bibtopic/books.bib')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/bibtopic/books.bib | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/bibtex/bib/bibtopic/books.bib b/Master/texmf-dist/bibtex/bib/bibtopic/books.bib new file mode 100644 index 00000000000..d9bb4ad2c76 --- /dev/null +++ b/Master/texmf-dist/bibtex/bib/bibtopic/books.bib @@ -0,0 +1,38 @@ +%% +%% This is file `books.bib', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% bibtopic.dtx (with options: `books.bib') +%% +%% ---------------------------------------- +%% Example BibTeX file for the documentation +%% of the bibtopic package +%% Copyright (C) 1998-2000 P. Basso, S. Ulrich +%% 2001-2004 S. Ulrich +%% +%% (AT sign confuses bibtex, so ...) +%% Please send bug reports to: <stefanulrich AT users.sourceforge.net> +%% +%% See bibtopic.ins for the copyright details. +%% +@book{ColBenh:93, + editor = "Fr\'ed\'eric Benhamou and Alain Colmerauer" , + title = "Constraint Logic programming, Selected Research", + publisher = "MIT Press", + year = 1993 +} + +@book{Munt:93, + author = {Tra{\"\i}an Muntean}, + title = {Puces tr\`es performantes}, + publisher = {Hatier}, + address = {Paris}, + series = {Terres du futur, Les Editions UNESCO}, + year = 1993, +} + +\endinput +%% +%% End of file `books.bib'. |