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