Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

document for first-year student.

Notifications You must be signed in to change notification settings

nitgc-densan-club/introduction-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

document

document for first-year student.

編集方針

原則として下記のことを守ってください。

ドキュメントクラスについて

\documentclass[12pt,a5j]{jsbook}のように、フォントサイズは12pt、用紙サイズはa5j、使用するクラスはjsbookやbxjsbookなどbook系を指定してください。

文章について

  • 文体は常体
    • 命令のように聞こえる表現は間接的であっても用いない
    • 「しよう」、「すること」などの意志形としない
  • 句読点は「。」と「、」のみ

文字コード

  • 文字コードはUTF-8で統一

画像ファイル

imageディレクトリに入れるものとします。

ブランチの切り方

  • masterブランチでの作業を禁止します。
  • ブランチを切るさいはブランチ毎に具体的な目的を持って立ててください。
  • ブランチを切るさいはmasterから切ってください。
  • 作業を完了したらPull Requestを立ててください。

Pull Requestに関して

  • Pull Requestの題名は行った変更を具体的に、かつ簡潔にまとめてください。

その他

URLに関しては\url{https://example.com}のように\urlを用いてください

参考サイト

文体や言葉の使い回しは下記リンクが役に立つかもしれません。