BibTeX,引用播客

BibTeX,引用播客

使用 BibTeX 引用播客以符合《芝加哥格式手册》的最佳方法是什么?

我的猜测是:online,,,。miscaudiomusic

如果这很重要的话,这是一次录制的讲座。

答案1

(最初由 Ben VB 作为评论发布。)

@music{olsen,
  author={Corey Olsen},
  title={Ainulind\"ale},
  booktitle={Silmarillion Seminar},
  month=dec,
  year=2010,
  date={December 8, 2010},
  series={Podcast audio},
  url={http://www.tolkienprofessor.com/audio/silmarillion_1.mp3}
}

让我几乎到达那里,尽管“播客音频”中的字母“p”在注释中应该是小写的,在参考书目中应该是大写的;但这在两个方面都是大写的。

答案2

@music{Day2014,
  author={Zella Day},
  title={East of Eden},
  booktitle={East of Eden},
  publisher={B3SCI Records},
  month=7,
  year=2014,
  url={http://music.163.com/#/song/29009655?userid=3615376}
}

@audio{Smith2018,
  author={Stacey Vanek Smith and Stanley Plotkin},
  title={The Economics of Vaccines},
  howpublished={NPR},
  organization={Planet Money}
  month=6,
  year=2010,
  series={Planet Money},
  url={https://www.npr.org/templates/transcript/transcript.php?storyId=616926505}
}

参考

Lehman, Philipp、Philip Kime、Moritz Wemheuer、Audrey Boruvka 和 Joseph Wright。2018 年。Biblatex 包:可编程参考书目和引文。http://mirrors.cqu.edu.cn/CTAN/macros/latex/contrib/biblatex/doc/biblatex.pdf

相关内容