Cite This Page
Bibliographic details for FP Laboratory 9/cs
- Page name: FP Laboratory 9/cs
- Author: Marek Běhálek Wiki contributors
- Publisher: Marek Běhálek Wiki, .
- Date of last revision: 20 October 2021 19:05 UTC
- Date retrieved: 21 April 2026 21:49 UTC
- Permanent URL: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839
- Page Version ID: 2839
Citation styles for FP Laboratory 9/cs
APA style
FP Laboratory 9/cs. (2021, October 20). Marek Běhálek Wiki, . Retrieved 21:49, April 21, 2026 from http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839.
MLA style
"FP Laboratory 9/cs." Marek Běhálek Wiki, . 20 Oct 2021, 19:05 UTC. 21 Apr 2026, 21:49 <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839>.
MHRA style
Marek Běhálek Wiki contributors, 'FP Laboratory 9/cs', Marek Běhálek Wiki, , 20 October 2021, 19:05 UTC, <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839> [accessed 21 April 2026]
Chicago style
Marek Běhálek Wiki contributors, "FP Laboratory 9/cs," Marek Běhálek Wiki, , http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839 (accessed April 21, 2026).
CBE/CSE style
Marek Běhálek Wiki contributors. FP Laboratory 9/cs [Internet]. Marek Běhálek Wiki, ; 2021 Oct 20, 19:05 UTC [cited 2026 Apr 21]. Available from: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839.
Bluebook style
FP Laboratory 9/cs, http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Marek Běhálek Wiki",
title = "FP Laboratory 9/cs --- Marek Běhálek Wiki{,} ",
year = "2021",
url = "http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839",
note = "[Online; accessed 21-April-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 = "Marek Běhálek Wiki",
title = "FP Laboratory 9/cs --- Marek Běhálek Wiki{,} ",
year = "2021",
url = "\url{http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_9/cs&oldid=2839}",
note = "[Online; accessed 21-April-2026]"
}