Cite This Page
Bibliographic details for GDPRhub style guide
- Page name: GDPRhub style guide
- Author: GDPRhub contributors
- Publisher: GDPRhub, .
- Date of last revision: 24 April 2023 13:56 UTC
- Date retrieved: 11 July 2025 10:58 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259
- Page Version ID: 32259
Citation styles for GDPRhub style guide
APA style
GDPRhub style guide. (2023, April 24). GDPRhub, . Retrieved 10:58, July 11, 2025 from https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259.
MLA style
"GDPRhub style guide." GDPRhub, . 24 Apr 2023, 13:56 UTC. 11 Jul 2025, 10:58 <https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259>.
MHRA style
GDPRhub contributors, 'GDPRhub style guide', GDPRhub, , 24 April 2023, 13:56 UTC, <https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259> [accessed 11 July 2025]
Chicago style
GDPRhub contributors, "GDPRhub style guide," GDPRhub, , https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259 (accessed July 11, 2025).
CBE/CSE style
GDPRhub contributors. GDPRhub style guide [Internet]. GDPRhub, ; 2023 Apr 24, 13:56 UTC [cited 2025 Jul 11]. Available from: https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259.
Bluebook style
GDPRhub style guide, https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259 (last visited July 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GDPRhub", title = "GDPRhub style guide --- GDPRhub{,} ", year = "2023", url = "https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259", note = "[Online; accessed 11-July-2025]" }
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 = "GDPRhub", title = "GDPRhub style guide --- GDPRhub{,} ", year = "2023", url = "\url{https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259}", note = "[Online; accessed 11-July-2025]" }