Dear TeX Exchange users,
I'm converting a MS Word document to LaTeX and am using \nocite{*} to include a bibliography of references that are not cited within the .tex document using \cite, rather are just plain text. However, I'd like to suppress the appearance of the abbreviated citation before each reference in the list (i.e. if I use the 'plain' bibliography style, there is a [1] before the first reference etc..).
I can provide a MWE if my explanation is unclear, thanks in advance for any help offered.