Search found 1 match

by Mahmoud
Tue Apr 26, 2016 9:13 am
Forum: General
Topic: Citations using apacite.
Replies: 1
Views: 7140

Citations using apacite.

I am using apacite package to cite in my code, but it doesn't work. They show question marks when I run it. Here's the .tex and .bib.
\documentclass[a4paper,12pt]{article}
\usepackage{apacite}
\usepackage{pbox}
\usepackage{longtable}
\usepackage[a4paper]{geometry}
\geometry{a4paper,tmargin=2.0cm ...