引用
「フラグメントシェーダー」の書誌情報
- ページ名: フラグメントシェーダー
- 著者: MonoBookへの寄稿者ら
- 発行者: 『MonoBook』
- 更新日時: 2019年5月20日 01:57 (UTC)
- 取得日時: 2023年9月28日 08:27 (UTC)
- 恒久的なURI: https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690
- ページの版番号: 10690
各種方式による「フラグメントシェーダー」の書誌表示
APA方式
フラグメントシェーダー. (2019年5月20日01:57). MonoBook, . 2023年9月28日08:27 https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690 にて閲覧.
MLA方式
"フラグメントシェーダー." MonoBook, . 2019年5月20日01:57 (UTC). 2023年9月28日08:27 <https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690>.
MHRA方式
MonoBookへの寄稿者ら, 'フラグメントシェーダー', MonoBook, ,2019年5月20日 (UTC), <https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690> [2023年9月28日閲覧]
Chicago方式
MonoBookへの寄稿者ら, "フラグメントシェーダー," MonoBook, , https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690 (2023年9月28日閲覧).
CBE/CSE方式
MonoBookへの寄稿者ら. フラグメントシェーダー [Internet]. MonoBook, ; 2019年5月20日01:57 (UTC) [2023年9月28日現在で引用]. 入手元: https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690.
Bluebook方式
フラグメントシェーダー, https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690 (2023年9月28日最終訪問).
BibTeXエントリ
@misc{ wiki:xxx, author = "MonoBook", title = "フラグメントシェーダー --- MonoBook{,} ", year = "2019", url = "https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690", note = "[オンライン; 閲覧日時 2023-28-09]" }
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url}
と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx, author = "MonoBook", title = "フラグメントシェーダー --- MonoBook{,} ", year = "2019", url = "\url{https://monobook.org/w/index.php?title=%E3%83%95%E3%83%A9%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%82%B7%E3%82%A7%E3%83%BC%E3%83%80%E3%83%BC&oldid=10690}", note = "[オンライン; 閲覧日時 2023-28-09]" }