How to cite tag 01PM
You can use one of the following citations in your LaTeX code.
-
\cite[\href{https://clowderproject.com/tag/01PM}{Tag 01PM}]{clowder-project}
-
\cite[\href{https://clowderproject.com/tag/01PM}{Subsection 01PM}]{clowder-project}
-
\href{https://clowderproject.com/tag/01PM}{The Clowder Project, Tag 01PM}
-
\href{https://clowderproject.com/tag/01PM}{The Clowder Project, Subsection 01PM}
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
.