Cite This Page
Bibliographic details for How to edit a page on GDPRhub
- Page name: How to edit a page on GDPRhub
- Author: GDPRhub contributors
- Publisher: GDPRhub, .
- Date of last revision: 22 November 2021 13:22 UTC
- Date retrieved: 29 March 2023 20:13 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354
- Page Version ID: 21354
Citation styles for How to edit a page on GDPRhub
APA style
How to edit a page on GDPRhub. (2021, November 22). GDPRhub, . Retrieved 20:13, March 29, 2023 from https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354.
MLA style
"How to edit a page on GDPRhub." GDPRhub, . 22 Nov 2021, 13:22 UTC. 29 Mar 2023, 20:13 <https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354>.
MHRA style
GDPRhub contributors, 'How to edit a page on GDPRhub', GDPRhub, , 22 November 2021, 13:22 UTC, <https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354> [accessed 29 March 2023]
Chicago style
GDPRhub contributors, "How to edit a page on GDPRhub," GDPRhub, , https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354 (accessed March 29, 2023).
CBE/CSE style
GDPRhub contributors. How to edit a page on GDPRhub [Internet]. GDPRhub, ; 2021 Nov 22, 13:22 UTC [cited 2023 Mar 29]. Available from: https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354.
Bluebook style
How to edit a page on GDPRhub, https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354 (last visited March 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "GDPRhub", title = "How to edit a page on GDPRhub --- GDPRhub{,} ", year = "2021", url = "https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354", note = "[Online; accessed 29-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 = "How to edit a page on GDPRhub --- GDPRhub{,} ", year = "2021", url = "\url{https://gdprhub.eu/index.php?title=How_to_edit_a_page_on_GDPRhub&oldid=21354}", note = "[Online; accessed 29-March-2023]" }