apa7-latex-cls-source icon indicating copy to clipboard operation
apa7-latex-cls-source copied to clipboard

Figure captions should be above, rather than below the figure.

Open lirabenjamin opened this issue 3 years ago • 3 comments

Thanks for the amazing package!

As per APA guidelines, the captions for figures should go on top of the figure, rather than below (changed from APA6). Is this fixable?

Thanks! Ben

lirabenjamin avatar Mar 11 '21 03:03 lirabenjamin

@lirabenjamin The current fix is the move the \caption{} command before the figure graphic or table.

I have heard there is a package that automatically moves the caption within the figure/table environment but I haven't tried to implement it yet.

dan-weiss avatar Mar 13 '21 14:03 dan-weiss

Sorry to jump in but I asked a similar question on SO a while ago that may be relevant.

crsh avatar Mar 22 '21 22:03 crsh

I believe this is correct now? So this might be able to be closed.

misilot avatar Mar 29 '23 00:03 misilot