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