Search found 3 matches

by Jakob123
Wed Apr 07, 2021 3:46 pm
Forum: BibTeX, biblatex and biber
Topic: Bibitem entries in BibTeX?
Replies: 5
Views: 15024

Bibitem entries in BibTeX?

Hello,

Sorry, I am a beginner to overleaf and this was new to me. Will below suffice as a minimum working example?
Essentially I am mainly using papers with possibility of BibTex citation
However, I would like to cite to a webside that does not have a BibTex cite option.
Therefore, I need to ...
by Jakob123
Wed Apr 07, 2021 2:27 pm
Forum: BibTeX, biblatex and biber
Topic: Bibitem entries in BibTeX?
Replies: 5
Views: 15024

Bibitem entries in BibTeX?

You could edit the generated *.bbl file. However, I would recommend to add a proper entry to bibliography.bib .

Hello, with proper entry in bibliography.bib, are you refering to e.g.:

\bibitem{ref1}

and then in the text \cite{ref1}?

Tried this and it gives a question mark in the text and no ...
by Jakob123
Wed Apr 07, 2021 2:16 pm
Forum: BibTeX, biblatex and biber
Topic: Bibitem entries in BibTeX?
Replies: 5
Views: 15024

Bibitem entries in BibTeX?

Hello,

I'm using BibTeX to cite a couple of journal papers.
However, I would like to add a \bibitem that is not a BibTeX item, which does not seem to be compatible with my BibTeX. How can I accomplish this?

Kind regards,
Jakob