From 1d7422f5b919d5a9d1c2cc69ab00ee50bc9a9c25 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Tue, 6 Feb 2018 14:47:53 +0100 Subject: Optimize bibliography --- aied2018/aied2018.bib | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/aied2018/aied2018.bib b/aied2018/aied2018.bib index 55d6498..094c47e 100644 --- a/aied2018/aied2018.bib +++ b/aied2018/aied2018.bib @@ -1,8 +1,7 @@ @inproceedings{clarkECML1991, author = "Peter Clark and Robin Boswell", title = "Rule Induction with {CN}2: Some Recent Improvements", - booktitle = "Machine Learning - Proceeding of the Fifth Europen - Conference (EWSL-91)", + booktitle = "Machine Learning -- EWSL-91", year = "1991", address = "Berlin", pages = "151-163" @@ -10,12 +9,11 @@ @article{demsar2013orange, author = {Janez Demšar and Tomaž Curk and Aleš Erjavec and Črt Gorup and Tomaž Hočevar and Mitar Milutinovič and Martin Možina and Matija Polajnar and Marko Toplak and Anže Starič and Miha Štajdohar and Lan Umek and Lan Žagar and Jure Žbontar and Marinka Žitnik and Blaž Zupan}, - title = {Orange: Data Mining Toolbox in Python}, + title = {Orange: Data Mining Toolbox in {Python}}, journal = {Journal of Machine Learning Research}, year = {2013}, volume = {14}, pages = {2349-2353}, - url = {http://jmlr.org/papers/v14/demsar13a.html} } @article{glassman2015overcode, @@ -32,7 +30,7 @@ @inproceedings{hovemeyer2016control, title={Control-flow-only abstract syntax trees for analyzing students' programming progress}, author={Hovemeyer, David and Hellas, Arto and Petersen, Andrew and Spacco, Jaime}, - booktitle={Proceedings of the 2016 ACM Conference on International Computing Education Research}, + booktitle={Proc. 2016 ACM Conf. on International Computing Education Research}, pages={63--72}, year={2016}, organization={ACM} @@ -67,7 +65,7 @@ title={Tregex and Tsurgeon: tools for querying and manipulating tree data structures}, author={Levy, Roger and Andrew, Galen}, year={2006}, - booktitle={5th International Conference on Language Resources and Evaluation (LREC 2006)} + booktitle={5th Int'l. Conf. Language Resources and Evaluation} } @article{Mozina:2007, @@ -111,6 +109,4 @@ journal={International Journal of Artificial Intelligence in Education}, pages={1--28}, year={2015}, - doi={10.1007/s40593-015-0070-z}, - url={http://dx.doi.org/10.1007/s40593-015-0070-z}, } -- cgit v1.2.1