TransWikia.com

Citations not working

TeX - LaTeX Asked on March 2, 2021

I’ve read every tutorial on citations and tried with biber and others but when I compile the cite doesn’t show up here is a snippet of my code.

documentclass[letterpaper, 12pt]{article}
usepackage[letterpaper, inner=1in, outer=1in,top=1in,bottom=1in]{geometry}
begin{document}
section{Results}
cite{house2003english}
bibliographystyle{plain}
bibliography{sources.bib}
section{Conclusion}
section{Evaluation}
onecolumn
section{Bibliography}
pagenumbering{roman}
end{document}

I have no citation packages importedenter image description here

my bib file is in the same folder as my tex file and I have made sure my spelling is correct.
here is my bib file

@article{house2003english,
  title={English as lingua franca and its influence on discourse norms in other languages},
  author={House, Juliane},
  journal={Translation today: Trends and perspectives},
  pages={168--180},
  year={2003},
  publisher={Clevedon: Multilingual Matters}
}

enter image description here

I am not sure what I am doing wrong

2 Answers

Your next step is to run bibtex; then run pdflatex (or whatever) twice.

Answered by Una on March 2, 2021

I have solved the problem, the problem was that there was a space in my directory folder that sources.bib was in. I changed from "Physics IA" to "PhysicsIA" next I used a direct path bibliography{C://Users/Alex/Desktop/PhysicsIA/sources.bib} then it worked

Answered by anonymous on March 2, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP