Volume, Month, Year, Issue,…
-
Hi,
I’m using tpcloud to list all articles within a journal, but I don’t seem to be able to restrict to one volume/year/issue. In my bib file I have:
@article{xxxxx,
title = {{xxxxxxxxxxxx}},
author = {xxxxx, x},
year = 2025,
journal = {xxxx},
publisher = {xxxxxxx},
volume = 2025,
number = N,
doi = {xxxx/xxxx},
issn = {xxxx-xxxx},
url = {xxxxxxxxxxx},
abstract = {xxxxxxxxxxxxx}
}How can I restrict output to just one specified N (corresponding to an issue)? I was thinking something like show_year_filter=”2024″ or show_number_filter=”36″.
Thanks
The topic ‘Volume, Month, Year, Issue,…’ is closed to new replies.