diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-02 20:54:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-02 20:54:29 +0000 |
commit | 8f110ef84fb7ea64a55198b28dd444c222e4aef7 (patch) | |
tree | 0c7036fd8330da39eb420e9dce90341678d375f3 /Master/texmf-dist/bibtex | |
parent | 15c56fd8b224f27f9c9ec66356193aa82f0850b9 (diff) |
bibtopic .bib files are doc
git-svn-id: svn://tug.org/texlive/trunk@12054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/bibtopic/articles.bib | 48 | ||||
-rw-r--r-- | Master/texmf-dist/bibtex/bib/bibtopic/books.bib | 38 |
2 files changed, 0 insertions, 86 deletions
diff --git a/Master/texmf-dist/bibtex/bib/bibtopic/articles.bib b/Master/texmf-dist/bibtex/bib/bibtopic/articles.bib deleted file mode 100644 index 289cc662bf9..00000000000 --- a/Master/texmf-dist/bibtex/bib/bibtopic/articles.bib +++ /dev/null @@ -1,48 +0,0 @@ -%% -%% This is file `articles.bib', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% bibtopic.dtx (with options: `articles.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. -%% -The following entry is an example for what's allowed by -BibTeX syntax (see btxdoc.dvi). - -@incollection -( - RouxSmart:95 - , - author = "M. Roux and J. Smart", - title = "A Model of Medical Knowledge Representation, Application - to the Reports Analysis of Descriptive Pathology", - booktitle = "Methods of Information in Medecine", - note = {\`A para\^{\i}tre}, - publisher = "Schattauer", - address = "Holland", - year = 1995 -) - -@article{Schwind:96, - author = {Camilla B. Schwind}, - title = {Knowledge Based Language Tutoring}, - journal = {Computer Assisted Language Learning}, - publisher = {Svets}, - year = 1996, - note = {\`A para\^{\i}tre} -} - -\endinput -%% -%% End of file `articles.bib'. diff --git a/Master/texmf-dist/bibtex/bib/bibtopic/books.bib b/Master/texmf-dist/bibtex/bib/bibtopic/books.bib deleted file mode 100644 index d9bb4ad2c76..00000000000 --- a/Master/texmf-dist/bibtex/bib/bibtopic/books.bib +++ /dev/null @@ -1,38 +0,0 @@ -%% -%% 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'. |