Cite This Page
Bibliographic details for GDPRhub style guide
- Page name: GDPRhub style guide
- Author: GDPRhub contributors
- Publisher: GDPRhub, .
- Date of last revision: 27 January 2023 12:45 UTC
- Date retrieved: 24 March 2023 06:15 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778
- Page Version ID: 30778
Citation styles for GDPRhub style guide
APA style
GDPRhub style guide. (2023, January 27). GDPRhub, . Retrieved 06:15, March 24, 2023 from https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778.
MLA style
"GDPRhub style guide." GDPRhub, . 27 Jan 2023, 12:45 UTC. 24 Mar 2023, 06:15 <https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778>.
MHRA style
GDPRhub contributors, 'GDPRhub style guide', GDPRhub, , 27 January 2023, 12:45 UTC, <https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778> [accessed 24 March 2023]
Chicago style
GDPRhub contributors, "GDPRhub style guide," GDPRhub, , https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778 (accessed March 24, 2023).
CBE/CSE style
GDPRhub contributors. GDPRhub style guide [Internet]. GDPRhub, ; 2023 Jan 27, 12:45 UTC [cited 2023 Mar 24]. Available from: https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778.
Bluebook style
GDPRhub style guide, https://gdprhub.eu/index.php?title=GDPRhub_style_guide&oldid=30778 (last visited March 24, 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=30778", note = "[Online; accessed 24-March-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=30778}", note = "[Online; accessed 24-March-2023]" }