I have this entry in bibtex:
@misc{ GNUCFLOW,
author = {{GNU cflow}},
title = "GNU cflow Documentation",
year = "2014",
howpublished = "http://www.gnu.org/software/cflow/"
}
I want to keep the title: "GNU cflow Documentation" as it on the pdf produce but this print:
[GNU cflow, 2014] GNU cflow (2014). Gnu cflow documentation. http ://www.gnu.org/software/cflow/.
It's possible to have this or not?