I am having a problem with my referencing. I am trying to cite a web page as follows:
Code: Select all
@MISC{snia.org,
title = {{Managing Private and Hybrid Clouds for Data Storage}},
howpublished = {http://snia.org/sites/default/files/CSI_Private_Hybrid_Cloud_White_Paper_final.pdf},
note = {Accessed August 08, 2012}
}
Thanks in advance.