在使用springer模板的时候,引用书 book时候,末尾的引文地方出现问号???

文章目录

背景

其实springer有很多模板的,比如nature系列有一个模板,计算机系列有一个模板,计算机系列的模板引用参考文献时好像不会出现标题的问题,我是使用nature系列模板出现这个问题的,如下:

解决办法

在参考文献引用文件.bib中,手动添加address={New York}这一项,也就是出版地点。

python 复制代码
@book{daley2007introduction,
  title={An introduction to the theory of point processes: volume {II}: general theory and structure},
  author={Daley, Daryl J and Vere-Jones, David},
  year={2007},
  publisher={Springer},
  address={New York}
}

一个问题,我怎么知道出版地点是在哪里,反正我是在这本书的官方网站上看到的。

相关推荐
传说故事1 天前
【论文阅读】Whole-Body Conditioned Egocentric Video Prediction
论文阅读·人工智能·生成模型
chnyi6_ya1 天前
论文阅读笔记 | From Priors to Perception: Grounding Video-LLMs in Physical Reality
论文阅读·笔记
m4Rk_1 天前
【论文阅读】Agent 记忆机制(49):MemCoE——先学习如何组织记忆,再学习具体记住什么
论文阅读·人工智能·学习·开源·github
m4Rk_2 天前
【论文阅读】Agent 记忆机制(48):Fine-Mem——用细粒度奖励解决长期记忆管理中的奖励稀疏与信用分配
论文阅读·人工智能·学习·开源·github
m4Rk_3 天前
【论文阅读】Agent 记忆机制(47):Nemori——用“预测误差”判断什么经验值得被记住
论文阅读·人工智能·学习·开源·github
tangjiawen101793 天前
AI安全,CEO不该只做甩手掌柜
论文阅读
Rocky Ding*3 天前
【三年面试五年模拟】2026-08-18_哔哩哔哩AI应用岗Agent开发一面面经全解析(含完整答案)
论文阅读·人工智能·深度学习·机器学习·aigc·ai-native·ai agent
chnyi6_ya3 天前
VideoHallu 论文阅读笔记
论文阅读·笔记
心心喵3 天前
[论文笔记] paper review PPT
论文阅读
tangjiawen101793 天前
AI没有规模化路径的创新,只是昂贵的演示
论文阅读