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