Views
Actions
Cite This Page
Bibliographic details for Named Binary Tag
- Page name: Named Binary Tag
- Author: Forge Community Wiki contributors
- Publisher: Forge Community Wiki, .
- Date of last revision: 2 August 2021 18:26 UTC
- Date retrieved: 11 June 2026 03:58 UTC
- Permanent URL: https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865
- Page Version ID: 2865
Citation styles for Named Binary Tag
APA style
Named Binary Tag. (2021, August 2). Forge Community Wiki, . Retrieved 03:58, June 11, 2026 from https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865.
MLA style
"Named Binary Tag." Forge Community Wiki, . 2 Aug 2021, 18:26 UTC. 11 Jun 2026, 03:58 <https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865>.
MHRA style
Forge Community Wiki contributors, 'Named Binary Tag', Forge Community Wiki, , 2 August 2021, 18:26 UTC, <https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865> [accessed 11 June 2026]
Chicago style
Forge Community Wiki contributors, "Named Binary Tag," Forge Community Wiki, , https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865 (accessed June 11, 2026).
CBE/CSE style
Forge Community Wiki contributors. Named Binary Tag [Internet]. Forge Community Wiki, ; 2021 Aug 2, 18:26 UTC [cited 2026 Jun 11]. Available from: https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865.
Bluebook style
Named Binary Tag, https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Forge Community Wiki",
title = "Named Binary Tag --- Forge Community Wiki{,} ",
year = "2021",
url = "https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865",
note = "[Online; accessed 11-June-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 = "Forge Community Wiki",
title = "Named Binary Tag --- Forge Community Wiki{,} ",
year = "2021",
url = "\url{https://forge.gemwire.uk/index.php?title=Named_Binary_Tag&oldid=2865}",
note = "[Online; accessed 11-June-2026]"
}