generated from kenryuS/report-temp
added sections for t-2
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
\documentclass[japanese,xelatex,a4paper,10.5pt,ja=standard]{bxjsarticle}
|
||||
|
||||
\usepackage{tex/preamble}
|
||||
\usepackage{tex/experiment-title}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{array}
|
||||
\usepackage{multirow}
|
||||
\usepackage{subcaption}
|
||||
\usepackage{pgfmath}
|
||||
\usepackage{pgffor}
|
||||
\usepackage{tex/depD-bib}
|
||||
\usepackage{tex/depD-format}
|
||||
|
||||
\usetikzlibrary{automata}
|
||||
|
||||
\reportauthor{柴田健琉}
|
||||
\reporttitle{LEDの回路}
|
||||
\reportdate{2026年}{06月}{20日}
|
||||
\turnindate{2026年}{06月}{30日}
|
||||
\schoolyear{2026}
|
||||
\grade{3}
|
||||
\department{電子制御工学科}
|
||||
\subject{電子制御工学実験1}
|
||||
\reportid{T-2}
|
||||
\expgroup{-}
|
||||
\seatingnum{15}
|
||||
\addExperimentDate{2026年 06月 02日}
|
||||
\addExperimentDate{2026年 06月 16日}
|
||||
\addExperimentDate{2026年 06月 23日}
|
||||
|
||||
\addbibresource{./bibs/t-2.bib}
|
||||
|
||||
\begin{document}
|
||||
\experimentTitle
|
||||
|
||||
\section{実験目的}
|
||||
|
||||
今回の実験ではディジタル回路の基礎と応用について学ぶために行った.
|
||||
|
||||
\input{./sections/t-2/theory}
|
||||
\resetrefcounter
|
||||
|
||||
\input{./sections/t-2/exp-detail}
|
||||
\resetrefcounter
|
||||
|
||||
\input{./sections/t-2/exp-result}
|
||||
\resetrefcounter
|
||||
|
||||
\input{./sections/t-2/reflection}
|
||||
\resetrefcounter
|
||||
|
||||
\section{まとめ}
|
||||
|
||||
今回の実験で以下の事実を確認した:
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user