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