Cite This Page
Bibliographic details for FlipScreen
- Page name: FlipScreen
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 6 July 2013 17:43 UTC
- Date retrieved: 14 June 2026 05:37 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965
- Page Version ID: 965
Citation styles for FlipScreen
APA style
FlipScreen. (2013, July 6). Spherical wiki, . Retrieved 05:37, June 14, 2026 from http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965.
MLA style
"FlipScreen." Spherical wiki, . 6 Jul 2013, 17:43 UTC. 14 Jun 2026, 05:37 <http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965>.
MHRA style
Spherical wiki contributors, 'FlipScreen', Spherical wiki, , 6 July 2013, 17:43 UTC, <http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965> [accessed 14 June 2026]
Chicago style
Spherical wiki contributors, "FlipScreen," Spherical wiki, , http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965 (accessed June 14, 2026).
CBE/CSE style
Spherical wiki contributors. FlipScreen [Internet]. Spherical wiki, ; 2013 Jul 6, 17:43 UTC [cited 2026 Jun 14]. Available from: http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965.
Bluebook style
FlipScreen, http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "FlipScreen --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965",
note = "[Online; accessed 14-June-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 = "Spherical wiki",
title = "FlipScreen --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=FlipScreen&oldid=965}",
note = "[Online; accessed 14-June-2026]"
}