From 8f110ef84fb7ea64a55198b28dd444c222e4aef7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Feb 2009 20:54:29 +0000 Subject: bibtopic .bib files are doc git-svn-id: svn://tug.org/texlive/trunk@12054 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bibtopic/articles.bib | 48 +++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/bibtopic/articles.bib (limited to 'Master/texmf-dist/doc/latex/bibtopic/articles.bib') diff --git a/Master/texmf-dist/doc/latex/bibtopic/articles.bib b/Master/texmf-dist/doc/latex/bibtopic/articles.bib new file mode 100644 index 00000000000..289cc662bf9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bibtopic/articles.bib @@ -0,0 +1,48 @@ +%% +%% 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: +%% +%% 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'. -- cgit v1.2.3