我无法使 APA7 样式引用在 Overleaf 上正常工作。
参考指南建议参考书目应如下所示:
但是,我的情况是,参考书目中的参考条目没有打印年份。有人可以帮忙吗?
以下是一个最小工作示例。我的主要工作文档:
\documentclass{article}
\usepackage[style=apa,
backend=biber, url = false, doi = false]{biblatex}
\addbibresource{literature.bib}
\begin{document}
\section{Introduction and Literature Review}\label{sect:introduction}
For example, \autocite{dietvorst2018overcoming} shows that firms can reduce algorithm aversion by giving humans some control to revise an algorithm's recommendation. In another example, \textcite{sun2022predicting} illustrate an approach to improve human adherence to the algorithmic recommendation by modifying the initial algorithm to include the predictors of human deviations from its recommendations.
\printbibliography
\end{document}
文献.bib 文件
@article{dietvorst2018overcoming,
doi = {10.1287/mnsc.2016.2643},
url = {https://doi.org/10.1287/mnsc.2016.2643},
year = {2018},
month = mar,
publisher = {Institute for Operations Research and the Management Sciences ({INFORMS})},
volume = {64},
number = {3},
pages = {1155--1170},
author = {Berkeley J. Dietvorst and Joseph P. Simmons and Cade Massey},
title = {Overcoming Algorithm Aversion: People Will Use Imperfect Algorithms If They Can (Even Slightly) Modify Them},
journal = {Management Science}
}
@article{sun2022predicting,
doi = {10.1287/mnsc.2021.3990},
url = {https://doi.org/10.1287/mnsc.2021.3990},
year = {2022},
month = feb,
publisher = {Institute for Operations Research and the Management Sciences ({INFORMS})},
volume = {68},
number = {2},
pages = {846--865},
author = {Jiankun Sun and Dennis J. Zhang and Haoyuan Hu and Jan A. Van Mieghem},
title = {Predicting Human Discretion to Adjust Algorithmic Prescription: A Large-Scale Field Experiment in Warehouse Operations},
journal = {Management Science}
}
这是我当前看到的输出:
通过在我的序言中添加 \listfiles 来生成文件列表:
*File List*
article.cls 2021/02/12 v1.4n Standard LaTeX document class
size10.clo 2021/02/12 v1.4n Standard LaTeX file (size option)
biblatex.sty 2020/12/31 v3.16 programmable bibliographies (PK/MW)
pdftexcmds.sty 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO)
infwarerr.sty 2019/12/03 v1.5 Providing info/warning/error messages (HO)
iftex.sty 2020/03/06 v1.0d TeX engine tests
ltxcmds.sty 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
etoolbox.sty 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
keyval.sty 2014/10/28 v1.15 key=value parser (DPC)
kvoptions.sty 2020-10-07 v3.14 Key value format for package options (HO)
kvsetkeys.sty 2019/12/15 v1.18 Key value parser (HO)
logreq.sty 2010/08/04 v1.0 xml request logger
logreq.def 2010/08/04 v1.0 logreq spec v1.0
ifthen.sty 2020/11/24 v1.1c Standard LaTeX ifthen package (DPC)
url.sty 2013/09/16 ver 3.4 Verb mode for urls, etc.
blx-dm.def 2020/12/31 v3.16 biblatex localization (PK/MW)
apa.dbx 2020/08/28 v9.14 APA biblatex style data model
blx-unicode.def
blx-compat.def 2020/12/31 v3.16 biblatex compatibility (PK/MW)
biblatex.def 2020/12/31 v3.16 biblatex compatibility (PK/MW)
standard.bbx 2020/12/31 v3.16 biblatex bibliography style (PK/MW)
apa.bbx 2020/08/28 v9.14 APA biblatex references style
apa.cbx 2020/08/28 v9.14 APA biblatex citation style
biblatex.cfg
l3backend-xetex.def 2021-07-12 L3 backend support: XeTeX
ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions
english.lbx 2020/12/31 v3.16 biblatex localization (PK/MW)
american.lbx 2020/12/31 v3.16 biblatex localization (PK/MW)
american-apa.lbx 2020/08/28 v9.14 APA biblatex localisation
english-apa.lbx 2020/08/28 v9.14 APA biblatex localisation
expl3.sty 2021-07-12 L3 programming layer (loader)
blx-case-expl3.sty 2020/12/31 v3.16 expl3 case changing code for biblatex
xparse.sty 2021-06-18 L3 Experimental document command parser
output.bbl
在 Overleaf 上将 TeX Live 版本更改为 2023 后生成的文件列表:
*File List*
article.cls 2023/05/17 v1.4n Standard LaTeX document class
size10.clo 2023/05/17 v1.4n Standard LaTeX file (size option)
biblatex.sty 2023/03/05 v3.19 programmable bibliographies (PK/MW)
pdftexcmds.sty 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO)
infwarerr.sty 2019/12/03 v1.5 Providing info/warning/error messages (HO)
iftex.sty 2022/02/03 v1.0f TeX engine tests
ltxcmds.sty 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
etoolbox.sty 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
keyval.sty 2022/05/29 v1.15 key=value parser (DPC)
kvoptions.sty 2022-06-15 v3.15 Key value format for package options (HO)
kvsetkeys.sty 2022-10-05 v1.19 Key value parser (HO)
logreq.sty 2010/08/04 v1.0 xml request logger
logreq.def 2010/08/04 v1.0 logreq spec v1.0
ifthen.sty 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC)
url.sty 2013/09/16 ver 3.4 Verb mode for urls, etc.
blx-dm.def 2023/03/05 v3.19 biblatex localization (PK/MW)
apa.dbx 2023/03/20 v9.17 APA biblatex style data model
blx-unicode.def
blx-compat.def 2023/03/05 v3.19 biblatex compatibility (PK/MW)
biblatex.def 2023/03/05 v3.19 biblatex compatibility (PK/MW)
standard.bbx 2023/03/05 v3.19 biblatex bibliography style (PK/MW)
apa.bbx 2023/03/20 v9.17 APA biblatex references style
apa.cbx 2023/03/20 v9.17 APA biblatex citation style
biblatex.cfg
expl3.sty 2023-06-30 L3 programming layer (loader)
l3backend-xetex.def 2023-04-19 L3 backend support: XeTeX
blx-case-expl3.sty 2023/03/05 v3.19 expl3 case changing code for biblatex
xparse.sty 2023-02-02 L3 Experimental document command parser
ts1cmr.fd 2023/04/13 v2.5m Standard LaTeX font definitions
english.lbx 2023/03/05 v3.19 biblatex localization (PK/MW)
american.lbx 2023/03/05 v3.19 biblatex localization (PK/MW)
american-apa.lbx 2023/03/20 v9.17 APA biblatex localisation
english-apa.lbx 2023/03/20 v9.17 APA biblatex localisation
output.bbl