I am writing a few documents, where i am citing web sites, as part of my reference list. my references.bib file I have for example
While this method works fine, is there a better / different way to do this please. I am asking as with LaTeX there are multiple paths to the solution so it is good to know different ways to do things.@misc{CitAcid,
title = {{Citric Acid MSDS} },
author={Fisher Science},
howpublished = {\url{https://fscimage.fishersci.com/msds/95375.htm}},
note = {2020}
}
Thanks
Paul Sutton