I am completely new to LaTeX, and was trying to make my CV in Overleaf. I am unable to figure out how to put my list of publications in my CV.
Any resource that I can look into?
I found some answers use \usepackage{bibentry}, but I am not able to get bibentry in Overleaf.
EDIT:-
I was using this template from overleaf.
Thanks for helping and posting different resources. I went through them and found my LAME mistake. I did not use \addbibresource{} in my document.
The problem is resolved. Thanks a lot for all the help. :)
cvitem/cventryand manually typset it? Also, welcome to TeX.SE, it would be nice if you can post a MWE that describes what you are trying to do. – Raaja_is_at_topanswers.xyz Jan 18 '19 at 10:16\nocite{p1, p2, ...}to get the references in a section Publications at the end. [Sorry for the advertisement, but thought an example would be the easiest solution instead reading a lot !] – Partha D. Jan 18 '19 at 11:31biblatexquestion, since that explains the general workings. Since the question contained no code examples, a more specific answer would probably not help future visitors a lot. – moewe Jan 19 '19 at 18:58