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