我对apa7 包在stu
模式下。我尝试使用选项noextraspace
,\documentclass
因为同一层的标题和尾随文本主体之间的间距有所不同。当我使用时,noextraspace
这个问题解决了,但又出现了另一个问题:在标题页上,标题和作者打印在一行中。这当然不起作用。我不知道如何解决这个问题。
我很高兴收到您的建议:-)
\documentclass[stu, fontsize = 10pt, a4paper,noextraspace, floatsintext]{apa7}
% noextraspace: stu mode, removes some of the vertical space between certain elements
% (e.g., headers and text) to more closely resemble true double-spacing (at your own risk).
\usepackage[american]{babel}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{csquotes}
\linespread{1.5}
\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex}
%\DeclareLanguageMapping{american}{american-apa}
\addbibresource{trees.bib}
\title{Depression among Trees}
\author{Alpha Beta}
\affiliation{Department of Psychology}
\course{Cours XY}
\professor{Dr. Dr.}
\duedate{March 31, 2100}
\abstract{Blabla Blubbblubb}
\begin{document}
\maketitle
Blabla Blubbblubb
\end{document}
答案1
此错误已在 apa7 版本 2.05 中得到纠正。最新版本是 2.10,可在以下位置找到:加拿大运输安全局。