我引用了“新南威尔士环境保护署”的以下技术报告,这是一个很长的公司作者名称,我想在我的文本中将其缩写。人们在对话和在线中使用的合适缩写是“NSW EPA”,我想在引用时显示它(使用 \cite{})。我有没有办法对我的 bibtex 文件执行此操作,以便引用读取缩写,并且参考列表将全名和缩写名称作为作者?
参考如下:
@techreport{FlyAshausstandards2009,
title = {Environment Compliance: Report Coal Ash Dams and Emplacements},
author = {{NSW Environmental Protection Agency}},
institution = {NSW Environmental Protection Agency},
address = {},
number = {},
year = {2009},
month = {August},
url = {https://www.epa.nsw.gov.au/-/media/F296D19215D348A8BC16DEB4D2021A52.ashx},
}
谢谢!另外请注意,如果有必要的话,我使用的是 Overleaf,并且我使用的是 BibTeX 的 apa (apacite) 引用样式。更具体地说,我使用的是科廷大学博士论文模板,如https://www.overleaf.com/latex/templates/curtin-university-phd-thesis-template-for-astronomy/ggxgtpqnydcx。