Cite This Page
Bibliographic details for TweetSets
- Page name: TweetSets
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 9 December 2021 16:01 UTC
- Date retrieved: 6 February 2026 18:56 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524
- Page Version ID: 5524
Citation styles for TweetSets
APA style
TweetSets. (2021, December 9). COPTR, . Retrieved 18:56, February 6, 2026 from https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524.
MLA style
"TweetSets." COPTR, . 9 Dec 2021, 16:01 UTC. 6 Feb 2026, 18:56 <https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524>.
MHRA style
COPTR contributors, 'TweetSets', COPTR, , 9 December 2021, 16:01 UTC, <https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524> [accessed 6 February 2026]
Chicago style
COPTR contributors, "TweetSets," COPTR, , https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524 (accessed February 6, 2026).
CBE/CSE style
COPTR contributors. TweetSets [Internet]. COPTR, ; 2021 Dec 9, 16:01 UTC [cited 2026 Feb 6]. Available from: https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524.
Bluebook style
TweetSets, https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524 (last visited February 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "TweetSets --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524",
note = "[Online; accessed 6-February-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "COPTR",
title = "TweetSets --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=TweetSets&oldid=5524}",
note = "[Online; accessed 6-February-2026]"
}