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