X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/eb1aab372e720aaf68aef33d49f8b80950ff566c..8c1ba2f235553b96215e157a4b686d0dd626d100:/static/bandali.bib diff --git a/static/bandali.bib b/static/bandali.bib new file mode 100644 index 0000000..c617b4c --- /dev/null +++ b/static/bandali.bib @@ -0,0 +1,68 @@ +% bandali.bib --- bandali's bibliography -*-bibtex-*- + +% Copyright (C) 2020 Amin Bandali +% DBLP items under CC0 () + +%% =================================================================== +%% string definitions +%% =================================================================== + +@string{uwaterloo = "University of Waterloo"} +@string{drc-scs = "David R. Cheriton School of Computer Science"} +@string{uwaterloo-cs = uwaterloo # ", " # drc-scs} + +%% =================================================================== +%% bandali's papers and talks (in chronological order) +%% =================================================================== + +@inproceedings{DBLP:conf/re/AbbassiBDS18, + author = {Ali Abbassi and + Amin Bandali and + Nancy A. Day and + Jos{\'{e}} Serna}, + title = {A Comparison of the Declarative Modelling Languages + {B}, {Dash}, and {TLA\textsuperscript{+}}}, + booktitle = {8th {IEEE} International Model-Driven Requirements + Engineering Workshop, MoDRE@RE 2018, Banff, AB, + Canada, August 20, 2018}, + pages = {11--20}, + year = {2018}, + crossref = {DBLP:conf/re/2018modre}, + url = {https://doi.org/10.1109/MoDRE.2018.00008}, + doi = {10.1109/MoDRE.2018.00008}, + timestamp = {Thu, 14 Feb 2019 15:07:29 +0100}, + biburl = {https://dblp.org/rec/bib/conf/re/AbbassiBDS18}, + bibsource = {dblp computer science bibliography, https://dblp.org}, + pdf = "https://p.bndl.org/modre2018-declarative.pdf" +} + +@proceedings{DBLP:conf/re/2018modre, + editor = {Ana Moreira and + Gunter Mussbacher and + Jo{\~{a}}o Ara{\'{u}}jo and + Pablo S{\'{a}}nchez}, + title = {8th {IEEE} International Model-Driven Requirements + Engineering Workshop, MoDRE@RE 2018, Banff, AB, + Canada, August 20, 2018}, + publisher = {{IEEE} Computer Society}, + year = {2018}, + url = {http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=8500723}, + isbn = {978-1-5386-8406-1}, + timestamp = {Thu, 14 Feb 2019 15:07:29 +0100}, + biburl = {https://dblp.org/rec/bib/conf/re/2018modre}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} + +@mastersthesis{bandali2020, + type = {{MMath} thesis}, + author = {Amin Bandali}, + title = {{A Comprehensive Study of Declarative Modelling Languages}}, + school = uwaterloo-cs, + year = 2020, + month = {July}, + publisher = "UWSpace", + url = {http://hdl.handle.net/10012/16059}, + note = {\url{http://hdl.handle.net/10012/16059} and + \url{https://bndl.org/mmath}}, + pdf = "https://p.bndl.org/bandali-mmath-thesis.pdf" +}