You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin does not recognize podcasts (episodes). I can't create literature notes based on podcast episodes or refer to them,
My Biblatex-file contains several entries for podcast episodes. They are marked @Audio and contain the entrysubtype "podcastepisode" (see example below).
@Audio{Hesse2023,
title = {HR IT Transformation mit EY},
author = {Hesse, Gero},
date = {2023-06-09},
number = {292},
url = {https://saatkornpodcast.podigee.io/346-hrtech-transformation-mit-ey},
langid = {ngerman},
entrysubtype = {podcastepisode},
maintitle = {Saatkorn Podcast},
author+an:role = {=hosts}
}
This setting works fine for using them in Markdown / LaTeX documents using biblatex as my citation engine.
When I want to create a literature note based on such an entry, it just does not appear in the list of entries.
Is this behaviour on purpose or a bug?
The text was updated successfully, but these errors were encountered:
The plugin does not recognize podcasts (episodes). I can't create literature notes based on podcast episodes or refer to them,
My Biblatex-file contains several entries for podcast episodes. They are marked @Audio and contain the entrysubtype "podcastepisode" (see example below).
@Audio{Hesse2023,
title = {HR IT Transformation mit EY},
author = {Hesse, Gero},
date = {2023-06-09},
number = {292},
url = {https://saatkornpodcast.podigee.io/346-hrtech-transformation-mit-ey},
langid = {ngerman},
entrysubtype = {podcastepisode},
maintitle = {Saatkorn Podcast},
author+an:role = {=hosts}
}
This setting works fine for using them in Markdown / LaTeX documents using biblatex as my citation engine.
When I want to create a literature note based on such an entry, it just does not appear in the list of entries.
Is this behaviour on purpose or a bug?
The text was updated successfully, but these errors were encountered: