mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
Bibtex file with references
This commit is contained in:
parent
c7dd995f3b
commit
90e8b0a4cc
2 changed files with 49 additions and 0 deletions
|
@ -64,6 +64,10 @@
|
|||
|
||||
\quote{``Make the change that you want to see in the world."}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% BIBLIOGRAPHY
|
||||
%-------------------------------------------------------------------------------
|
||||
\addbibresource{cv/references.bib}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
\begin{document}
|
||||
|
|
45
examples/cv/references.bib
Normal file
45
examples/cv/references.bib
Normal file
|
@ -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}
|
||||
}
|
Loading…
Reference in a new issue