From 9318cf9302ecefccd7cff8461439c965b1e1edc8 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 7 Mar 2021 06:05:59 +0100 Subject: First draft of scientific CV --- yaac-another-awesome-cv/example/sample.bib | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 yaac-another-awesome-cv/example/sample.bib (limited to 'yaac-another-awesome-cv/example/sample.bib') diff --git a/yaac-another-awesome-cv/example/sample.bib b/yaac-another-awesome-cv/example/sample.bib new file mode 100644 index 0000000..ada69a7 --- /dev/null +++ b/yaac-another-awesome-cv/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