在使用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}
}

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

相关推荐
Siyu_Zhu17 小时前
可解释性AI 综述《Explainable AI for Industrial Fault Diagnosis: A Systematic Review》
论文阅读
寻丶幽风21 小时前
论文阅读笔记——双流网络
论文阅读·笔记·深度学习·视频理解·双流网络
学术交流1 天前
2025年金融创新、区块链与信息技术国际会议(FRCIT 2025 2025)
论文阅读·金融·区块链·论文笔记
钟屿1 天前
Cold Diffusion: Inverting Arbitrary Image Transforms Without Noise论文阅读
论文阅读·图像处理·人工智能·深度学习·计算机视觉
0x2111 天前
[论文阅读]ControlNET: A Firewall for RAG-based LLM System
论文阅读
0x2112 天前
[论文阅读]Formalizing and Benchmarking Prompt Injection Attacks and Defenses
论文阅读·prompt
爱补鱼的猫猫3 天前
24、DeepSeek-V3论文笔记
论文阅读
爱补鱼的猫猫3 天前
19、DeepSeek LLM论文笔记
论文阅读
不是吧这都有重名3 天前
[论文阅读]Deeply-Supervised Nets
论文阅读·人工智能·算法·大语言模型
s1ckrain4 天前
【论文阅读】FreePCA
论文阅读·计算机视觉·aigc