Cite This Page
1 Bibliographic details for 電子 菸
- Page name: 電子 菸
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 22 July 2025 08:48 UTC
- Date retrieved: 21 November 2025 14:53 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852
- Page Version ID: 16852
2 Citation styles for 電子 菸
2.1 APA style
電子 菸. (2025, July 22). stix, . Retrieved 14:53, November 21, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852.
2.2 MLA style
"電子 菸." stix, . 22 Jul 2025, 08:48 UTC. 21 Nov 2025, 14:53 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852>.
2.3 MHRA style
stix contributors, '電子 菸', stix, , 22 July 2025, 08:48 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852> [accessed 21 November 2025]
2.4 Chicago style
stix contributors, "電子 菸," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852 (accessed November 21, 2025).
2.5 CBE/CSE style
stix contributors. 電子 菸 [Internet]. stix, ; 2025 Jul 22, 08:48 UTC [cited 2025 Nov 21]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852.
2.6 Bluebook style
電子 菸, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852 (last visited November 21, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "電子 菸 --- stix{,} ",
year = "2025",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852",
note = "[Online; accessed 21-November-2025]"
}
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 = "stix",
title = "電子 菸 --- stix{,} ",
year = "2025",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=%E9%9B%BB%E5%AD%90_%E8%8F%B8&oldid=16852}",
note = "[Online; accessed 21-November-2025]"
}