Thanks for your answer,
I copied your code and it worked, which I'm still not sure why but thanks a lot!
Search found 3 matches
- Mon Sep 30, 2019 1:21 pm
- Forum: BibTeX, biblatex and biber
- Topic: Using CTAN package in overleaf for Bath Harvard referencing
- Replies: 4
- Views: 5299
- Sun Sep 29, 2019 9:04 pm
- Forum: BibTeX, biblatex and biber
- Topic: Using CTAN package in overleaf for Bath Harvard referencing
- Replies: 4
- Views: 5299
Using CTAN package in overleaf for Bath Harvard referencing
Hello, thanks for your answer
I have tried the code which is in the manual;
\documentclass[12pt]{report}
\usepackage[square,numbers]{natbib}
\bibliographystyle{bathx}
\begin{document}
my text
\cite{saville2011}
\bibliography{Bibliography}
%I also tried \bibliography{Bibliography.bib}
\end ...
I have tried the code which is in the manual;
\documentclass[12pt]{report}
\usepackage[square,numbers]{natbib}
\bibliographystyle{bathx}
\begin{document}
my text
\cite{saville2011}
\bibliography{Bibliography}
%I also tried \bibliography{Bibliography.bib}
\end ...
- Sun Sep 29, 2019 4:05 pm
- Forum: BibTeX, biblatex and biber
- Topic: Using CTAN package in overleaf for Bath Harvard referencing
- Replies: 4
- Views: 5299
Using CTAN package in overleaf for Bath Harvard referencing
Hello all,
I am completely new to BibTex and overleaf and an absolute beginner. I have been trying to understand how to use a package from CTAN for my bibliography but despite the explanations given, I am not managing to use it in overleaf.
The package: https://github.com/alex-ball/bathbib or ...
I am completely new to BibTex and overleaf and an absolute beginner. I have been trying to understand how to use a package from CTAN for my bibliography but despite the explanations given, I am not managing to use it in overleaf.
The package: https://github.com/alex-ball/bathbib or ...