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: 4 June 2023 16:18 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 16:18, June 4, 2023 from https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259.
MLA style
"GDPRhub style guide." GDPRhub, . 24 Apr 2023, 13:56 UTC. 4 Jun 2023, 16:18 <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 4 June 2023]
Chicago style
GDPRhub contributors, "GDPRhub style guide," GDPRhub, , https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=32259 (accessed June 4, 2023).
CBE/CSE style
GDPRhub contributors. GDPRhub style guide [Internet]. GDPRhub, ; 2023 Apr 24, 13:56 UTC [cited 2023 Jun 4]. 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 June 4, 2023).
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 4-June-2023]" }
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 4-June-2023]" }