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