How to cite tag 01ND
You can use one of the following citations in your LaTeX code.
-
\cite[\href{https://clowderproject.com/tag/01ND}{Tag 01ND}]{clowder-project}
-
\cite[\href{https://clowderproject.com/tag/01ND}{Item 01ND}]{clowder-project}
-
\href{https://clowderproject.com/tag/01ND}{The Clowder Project, Tag 01ND}
-
\href{https://clowderproject.com/tag/01ND}{The Clowder Project, Item 01ND}
You can use the following in your BibTeX file.
@misc{clowder-project,
author = {The {Clowder Project Authors}},
title = {\textit{The Clowder Project}},
howpublished = {\url{https://clowderproject.com/}},
year = {2024},
}
You can also consider using the @online
type in BibLaTeX, changing the the howpublished
to url
. Another neat trick in BibLaTeX is the shorthand
field, which you could set to Clowder
.