diff --git a/examples/cv.tex b/examples/cv.tex index cbc5a83..a3186e3 100644 --- a/examples/cv.tex +++ b/examples/cv.tex @@ -64,6 +64,10 @@ \quote{``Make the change that you want to see in the world."} +%------------------------------------------------------------------------------- +% BIBLIOGRAPHY +%------------------------------------------------------------------------------- +\addbibresource{cv/references.bib} %------------------------------------------------------------------------------- \begin{document} diff --git a/examples/cv/references.bib b/examples/cv/references.bib new file mode 100644 index 0000000..6cc81e6 --- /dev/null +++ b/examples/cv/references.bib @@ -0,0 +1,45 @@ +%------------------------------------------------------------------------------- +% REPLACE WITH YOUR PUBLICATIONS +%------------------------------------------------------------------------------- + +@Article{Khan2014Incentive, + author = {Khan, Amin M and B{\"{u}}y{\"{u}}ksahin, {\"{U}}mit C. and Freitag, Felix}, + title = {{Incentive-based resource assignment and regulation for collaborative cloud services in community networks}}, + journal = {Journal of Computer and System Sciences}, + year = {2015}, + volume = {81}, + number = {8}, + pages = {1479--1495}, + month = dec, + doi = {10.1016/j.jcss.2014.12.023}, + issn = {00220000}, + url = {http://www.sciencedirect.com/science/article/pii/S0022000014001871 http://linkinghub.elsevier.com/retrieve/pii/S0022000014001871} +} + +@Article{Selimi2015Cloud, + author = {Selimi, Mennan and Khan, Amin M and Dimogerontakis, Emmanouil and Freitag, Felix and Centelles, Roger Pueyo}, + title = {{Cloud services in the Guifi.net community network}}, + journal = {Computer Networks}, + year = {2015}, + volume = {93}, + number = {P2}, + pages = {373--388}, + month = dec, + doi = {10.1016/j.comnet.2015.09.007}, + issn = {13891286}, + url = {http://linkinghub.elsevier.com/retrieve/pii/S1389128615003175} +} + +@InProceedings{Khan2014Prototyping, + author = {Khan, Amin M and Buyuksahin, Umit Cavus and Freitag, Felix}, + title = {{Prototyping Incentive-Based Resource Assignment for Clouds in Community Networks}}, + booktitle = {28th IEEE International Conference on Advanced Information Networking and Applications (AINA 2014)}, + year = {2014}, + pages = {719--726}, + address = {Victoria, Canada}, + month = may, + publisher = {IEEE}, + doi = {10.1109/AINA.2014.88}, + isbn = {978-1-4799-3630-4}, + url = {http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=6838735} +} \ No newline at end of file