It is a special command. See
It is used to put all entries in a bibtex file in the bibliography.
Here is a minimal example Tex file that should list all the entries in mybibliography.bib
\documentstyle{article}
\begin{document}
\nocite{*}
\bibliographystyle{unsrt}
\bibliography{mybibliography}
\end{document}
"Bruce D'Arcus" <bdarcus@gmail.com> writes:
> Ihor - on *, he is bringing oc-csl in line with the oc-natbib and
> oc-biblatex processors.
I am sorry, but I still do not understand. AFAIK, \nocite{*} is not a
valid LaTeX command.
Best,
Ihor
--
John
-----------------------------------
Professor John Kitchin (he/him/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803