From dd168cbcb7e20dcbedc0735326c148b06da8e9c4 Mon Sep 17 00:00:00 2001 From: Christophe ROGER Date: Thu, 19 Jul 2018 17:34:58 +1100 Subject: v1.9.2 [EVO] Projects section [EVO] Project entry [EVO] Updated Readme --- example/sample.bib | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 example/sample.bib (limited to 'example/sample.bib') diff --git a/example/sample.bib b/example/sample.bib new file mode 100644 index 0000000..ada69a7 --- /dev/null +++ b/example/sample.bib @@ -0,0 +1,27 @@ +@ARTICLE{Meyer2000, +AUTHOR={Bernd Meyer}, +TITLE={A constraint-based framework for diagrammatic reasoning}, +JOURNAL={Applied Artificial Intelligence}, +VOLUME= {14}, +ISSUE = {4}, +PAGES= {327--344}, +YEAR={2000} +} + +@inproceedings{Huetal2000, +author = {J. Hu and H.R. Wu and A. Jennings and X. Wang}, +title = {Fast and robust equalization: A case study}, +booktitle = {Proceedings of the World Multiconference on Systemics, Cybernetics and Informatics, (SCI 2000), Florida, USA, 23-26 July 2000}, +publisher = {International Institute of Informatics and Systemics}, +address = {FL, USA}, +pages = {398--403}, +year = {2000} +} + +@Book{Conway2000, +author = {Damian Conway}, +title = {Object {O}riented {P}erl: {A} comprehensive guide to concepts and programming techniques}, +publisher = {Manning Publications Co.}, +year = {2000}, +address = {Connecticut, USA} +} -- cgit v1.2.3