我在使用 Oscola LaTeX 正确呈现脚注时遇到了一些问题。
用一个最小的 LaTeX 文件来说明我的问题如下:
\documentclass[12pt, a4paper]{article}
\title{Back to the Future? Learning Lessons on the Pro-Competitive Regulation of Health Services}
\author{Lindsay Stirton}
\usepackage[style=oscola, ibidtracker=true]{biblatex}
\addbibresource{/Users/ljs/Documents/bibs/myrefs.bib}
\usepackage[style=british]{csquotes}
\setlength{\parskip}{\baselineskip}
\begin{document}
\maketitle
Miller concludes that ``competition law could be extremely useful in deterring anticompetitive activity detrimental to the health sector.''\footcite[p. 481]{Miller:1992ve}
\end{document}
BibLaTeX 条目是:
@article{Miller:1992ve,
author = {Miller, Frances},
title = {{Competition law and anticompetitive professional behaviour affecting health care}},
journal = {The Modern Law Review},
year = {1992},
volume = {55},
number = {4},
pages = {453--481}
}
这将在句子末尾产生一个脚注,其印刷内容如下:
Frances Miller,《竞争法和影响医疗保健的反竞争职业行为》 (1992) 55(4)《现代法律评论》453,第 481 页。
请注意“453,第 481 页”中的间距。显然我需要删除逗号前的间距。有什么办法吗?
顺便说一句,这个问题只出现在文章中,而不出现在书籍中。
最后,在提交此请求时,我想记录我的观点,即保罗·斯坦利在制作此书方面为法律界做出了巨大贡献