5
votes
1answer
83 views

Can I make apa6 \maketitle not print an abstract?

\documentclass[man]{apa6} \usepackage[english]{babel} \usepackage[utf8x]{inputenc} \usepackage{amsmath} \usepackage{graphicx} \usepackage{apacite} % PAPER SPECIFIC \title{Example Paper} \author{C.J. ...
5
votes
2answers
136 views

Adding an underline to the word “Abstract” in \abstract?

To meet the requirements of the university, I need to be able to underline the word Abstract in my dissertation? Can anyone provide me with some guidance on how best to do this using the apa6 class? ...
1
vote
0answers
208 views

Suppress \abstract with the apa6 class? [closed]

I am currently working on a paper using the apa6 class and I won't require an abstract, i.e. it will be worse if I have one. Would anybody happen to know of a clean way to suppress or deactivate the ...