引用
「e2boxer.py」の書誌情報
- ページ名: e2boxer.py
- 著者: Eospediaへの寄稿者ら
- 発行者: 『Eospedia』
- 更新日時: 2019年5月21日 06:59 (UTC)
- 取得日時: 2025年10月31日 21:54 (UTC)
- 恒久的なURI: https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212
- ページの版番号: 16212
各種方式による「e2boxer.py」の書誌表示
APA方式
e2boxer.py. (2019年5月21日06:59). Eospedia, . 2025年10月31日21:54 https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212 にて閲覧.
MLA方式
"e2boxer.py." Eospedia, . 2019年5月21日06:59 (UTC). 2025年10月31日21:54 <https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212>.
MHRA方式
Eospediaへの寄稿者ら, 'e2boxer.py', Eospedia, ,2019年5月21日 (UTC), <https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212> [2025年10月31日閲覧]
Chicago方式
Eospediaへの寄稿者ら, "e2boxer.py," Eospedia, , https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212 (2025年10月31日閲覧).
CBE/CSE方式
Eospediaへの寄稿者ら. e2boxer.py [Internet]. Eospedia, ; 2019年5月21日06:59 (UTC) [2025年10月31日現在で引用]. 入手元: https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212.
Bluebook方式
e2boxer.py, https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212 (2025年10月31日最終訪問).
BibTeXエントリ
 @misc{ wiki:xxx,
   author = "Eospedia",
   title = "e2boxer.py --- Eospedia{,} ",
   year = "2019",
   url = "https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212",
   note = "[オンライン; 閲覧日時 2025-31-10]"
 }
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url} と書く) 場合は、以下のようにした方がいいかもしれません。
 @misc{ wiki:xxx,
   author = "Eospedia",
   title = "e2boxer.py --- Eospedia{,} ",
   year = "2019",
   url = "\url{https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=e2boxer.py&oldid=16212}",
   note = "[オンライン; 閲覧日時 2025-31-10]"
 }
