Skip to content

Instantly share code, notes, and snippets.

@khaledmdiab
Last active December 28, 2015 14:09
Show Gist options
  • Save khaledmdiab/7512831 to your computer and use it in GitHub Desktop.
Save khaledmdiab/7512831 to your computer and use it in GitHub Desktop.
#!/bin/bash
bibtex2html -d -r kdiab_bibtex.bib
@inproceedings{Diab:2013:DSG:2510648.2510885,
author = {Diab, Khaled M. and Rafique, M. Mustafa and Hefeeda, Mohamed},
title = {Dynamic Sharing of GPUs in Cloud Systems},
booktitle = {Proceedings of the 2013 IEEE 27th International Symposium on Parallel and Distributed Processing Workshops and PhD Forum},
series = {IPDPSW '13},
year = {2013},
isbn = {978-0-7695-4979-8},
pages = {947--954},
numpages = {8},
url = {http://dx.doi.org/10.1109/IPDPSW.2013.102},
doi = {10.1109/IPDPSW.2013.102},
acmid = {2510885},
publisher = {IEEE Computer Society},
address = {Washington, DC, USA},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment