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