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