Search found 4 matches

by Chuchu
Wed May 25, 2016 10:51 pm
Forum: BibTeX, biblatex and biber
Topic: Undefined control sequence when using BibTeX in Texmaker
Replies: 6
Views: 11245

Undefined control sequence when using BibTeX in Texmaker

oh woah! thanks for that! My problem is fixed.

I later got rid of all the links in my reference, and was able to create the article without loading package url. My understanding is that maybe the https:// is causing the error.

However, I still do't understand why " Misplaced alignment tab ...
by Chuchu
Wed May 25, 2016 12:01 pm
Forum: BibTeX, biblatex and biber
Topic: Undefined control sequence when using BibTeX in Texmaker
Replies: 6
Views: 11245

Undefined control sequence when using BibTeX in Texmaker

Hi Johannes,

Thank you for your reply! Do you mean including \usepackage{apacite} in the preambles?

I did that. However, when I ran 'LaTeX' I came across an error claiming that I "! Misplaced alignment tab character &."?! :o :o

This error was followed by " I can't figure out why you would want ...
by Chuchu
Wed May 25, 2016 4:41 am
Forum: BibTeX, biblatex and biber
Topic: Undefined control sequence when using BibTeX in Texmaker
Replies: 6
Views: 11245

Undefined control sequence when using BibTeX in Texmaker

Hello everyone,

I'm a newbie and just trying to figure my way around in referencing using BibTeX.

I created "References.bib" file to be used in my "SummaryControlStrategyReviews.tex", see attached. I used the commands \cite , \bibliographystyle{apacite} and \bibliography{References} to cite the ...