Cite This Page
Bibliographic details for How to add a new decision
- Page name: How to add a new decision
- Author: GDPRhub contributors
- Publisher: GDPRhub, .
- Date of last revision: 14 October 2020 23:57 UTC
- Date retrieved: 20 April 2021 03:16 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688
- Page Version ID: 11688
Citation styles for How to add a new decision
APA style
How to add a new decision. (2020, October 14). GDPRhub, . Retrieved 03:16, April 20, 2021 from https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688.
MLA style
"How to add a new decision." GDPRhub, . 14 Oct 2020, 23:57 UTC. 20 Apr 2021, 03:16 <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688>.
MHRA style
GDPRhub contributors, 'How to add a new decision', GDPRhub, , 14 October 2020, 23:57 UTC, <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688> [accessed 20 April 2021]
Chicago style
GDPRhub contributors, "How to add a new decision," GDPRhub, , https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688 (accessed April 20, 2021).
CBE/CSE style
GDPRhub contributors. How to add a new decision [Internet]. GDPRhub, ; 2020 Oct 14, 23:57 UTC [cited 2021 Apr 20]. Available from: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688.
Bluebook style
How to add a new decision, https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688 (last visited April 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "GDPRhub", title = "How to add a new decision --- GDPRhub{,} ", year = "2020", url = "https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688", note = "[Online; accessed 20-April-2021]" }
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 add a new decision --- GDPRhub{,} ", year = "2020", url = "\url{https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=11688}", note = "[Online; accessed 20-April-2021]" }