Cite This Page
Bibliographic details for Notion
- Page name: Notion
- Author: FasciPedia contributors
- Publisher: FasciPedia, .
- Date of last revision: 11 March 2023 16:41 UTC
- Date retrieved: 16 July 2026 16:30 UTC
- Permanent URL: http:///index.php?title=Notion&oldid=21161
- Page Version ID: 21161
Citation styles for Notion
APA style
Notion. (2023, March 11). FasciPedia, . Retrieved 16:30, July 16, 2026 from http:///index.php?title=Notion&oldid=21161.
MLA style
"Notion." FasciPedia, . 11 Mar 2023, 16:41 UTC. 16 Jul 2026, 16:30 <http:///index.php?title=Notion&oldid=21161>.
MHRA style
FasciPedia contributors, 'Notion', FasciPedia, , 11 March 2023, 16:41 UTC, <http:///index.php?title=Notion&oldid=21161> [accessed 16 July 2026]
Chicago style
FasciPedia contributors, "Notion," FasciPedia, , http:///index.php?title=Notion&oldid=21161 (accessed July 16, 2026).
CBE/CSE style
FasciPedia contributors. Notion [Internet]. FasciPedia, ; 2023 Mar 11, 16:41 UTC [cited 2026 Jul 16]. Available from: http:///index.php?title=Notion&oldid=21161.
Bluebook style
Notion, http:///index.php?title=Notion&oldid=21161 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FasciPedia",
title = "Notion --- FasciPedia{,} ",
year = "2023",
url = "http:///index.php?title=Notion&oldid=21161",
note = "[Online; accessed 16-July-2026]"
}
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 = "FasciPedia",
title = "Notion --- FasciPedia{,} ",
year = "2023",
url = "\url{http:///index.php?title=Notion&oldid=21161}",
note = "[Online; accessed 16-July-2026]"
}