Search found 2 matches
- Tue Jul 23, 2019 4:00 pm
- Forum: BibTeX, biblatex and biber
- Topic: How can I generate references automatically in Overleaf?
- Replies: 1
- Views: 2899
How can I generate references automatically in Overleaf?
Problem already solved, I didn't upload my .bib file.
- Tue Jul 23, 2019 2:48 pm
- Forum: BibTeX, biblatex and biber
- Topic: How can I generate references automatically in Overleaf?
- Replies: 1
- Views: 2899
How can I generate references automatically in Overleaf?
I used
```
\bibliographystyle{unsrt}
\bibliography{references}
```
in TexWorks and it works perfectly, but I recently started using Overleaf. I find it is not convenient if I type the details of every reference, something like:
\begin{thebibliography}{}
\bibitem[details of the reference
\end ...
```
\bibliographystyle{unsrt}
\bibliography{references}
```
in TexWorks and it works perfectly, but I recently started using Overleaf. I find it is not convenient if I type the details of every reference, something like:
\begin{thebibliography}{}
\bibitem[details of the reference
\end ...