mirror of
https://github.com/galera951/experiment-automation.git
synced 2024-11-24 14:45:52 +03:00
Ne plasma lab initital
This commit is contained in:
parent
1705920a8c
commit
f9b869cbec
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.ipynb-checkpoints
|
File diff suppressed because one or more lines are too long
BIN
3.5.1-ne-plasma/lab-description.pdf
Normal file
BIN
3.5.1-ne-plasma/lab-description.pdf
Normal file
Binary file not shown.
BIN
3.5.1-ne-plasma/latex-pattern/mipt_rus_png.png
Normal file
BIN
3.5.1-ne-plasma/latex-pattern/mipt_rus_png.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
44
3.5.1-ne-plasma/latex-pattern/preamble.tex
Normal file
44
3.5.1-ne-plasma/latex-pattern/preamble.tex
Normal file
@ -0,0 +1,44 @@
|
||||
\documentclass[a4paper, 12pt]{article}
|
||||
|
||||
\usepackage[top=2cm,bottom=2cm,left=3cm,right=3cm]{geometry}
|
||||
|
||||
\usepackage[T2A]{fontenc}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[english,russian]{babel}
|
||||
\usepackage{indentfirst}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage{xcolor}
|
||||
|
||||
\usepackage{amsmath}
|
||||
|
||||
\usepackage[some]{background}
|
||||
\usepackage{paratype}
|
||||
|
||||
\definecolor{titlepagecolor}{cmyk}{1,.60,0,.40}
|
||||
|
||||
\DeclareFixedFont{\bigsf}{T2A}{PTSans-TLF}{b}{n}{1.4cm}
|
||||
|
||||
\backgroundsetup{
|
||||
scale=1,
|
||||
angle=0,
|
||||
opacity=1,
|
||||
contents={\begin{tikzpicture}[remember picture,overlay]
|
||||
\path [fill=titlepagecolor] (-0.5\paperwidth,5) rectangle (0.5\paperwidth,10);
|
||||
\end{tikzpicture}}
|
||||
}
|
||||
|
||||
\makeatletter
|
||||
|
||||
\def\printauthor{%
|
||||
{\large \@author}}
|
||||
\makeatother
|
||||
|
||||
\author{%
|
||||
Луговцов Глеб\\
|
||||
ФЭФМ МФТИ\\
|
||||
\texttt{lugovtsov.gs@phystech.edu}\vspace{40pt}\\
|
||||
% Author 2 name \\
|
||||
% Department name \\
|
||||
% \texttt{email2@example.com}
|
||||
}
|
26
3.5.1-ne-plasma/latex-pattern/titlepage.tex
Normal file
26
3.5.1-ne-plasma/latex-pattern/titlepage.tex
Normal file
@ -0,0 +1,26 @@
|
||||
\begin{titlepage}
|
||||
\BgThispage
|
||||
\newgeometry{left=1.5cm,right=3cm}
|
||||
\vspace*{2cm}
|
||||
\noindent
|
||||
\textcolor{white}{\bigsf \artitle}
|
||||
\vspace*{2cm}\par
|
||||
\noindent
|
||||
\begin{minipage}{0.48\linewidth}
|
||||
\begin{flushright}
|
||||
\printauthor
|
||||
\end{flushright}
|
||||
\end{minipage} \hspace{15pt}
|
||||
%
|
||||
\begin{minipage}{0.02\linewidth}
|
||||
\rule{1pt}{175pt}
|
||||
\end{minipage} \hspace{-15pt}
|
||||
%
|
||||
\begin{minipage}{0.65\linewidth}
|
||||
\vspace{5pt}
|
||||
\begin{abstract}
|
||||
\arabstract
|
||||
\end{abstract}
|
||||
\end{minipage}
|
||||
\end{titlepage}
|
||||
\restoregeometry
|
BIN
3.5.1-ne-plasma/main.pdf
Normal file
BIN
3.5.1-ne-plasma/main.pdf
Normal file
Binary file not shown.
20
3.5.1-ne-plasma/main.tex
Normal file
20
3.5.1-ne-plasma/main.tex
Normal file
@ -0,0 +1,20 @@
|
||||
\input{latex-pattern/preamble}
|
||||
|
||||
\newcommand{\artitle}{Изучение плазмы газового\\[9pt] разряда в неоне}
|
||||
|
||||
\newcommand{\arabstract}{Аннотация должна кратко отражать содержание всей работы.}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{latex-pattern/titlepage}
|
||||
|
||||
\section*{Введение}
|
||||
Введение говорит читателю о том, что мы уже знаем (подкрепляя ссылками), что мы хотим изучить и зачем мы хотим это изучать.
|
||||
|
||||
\section*{Ход работы}
|
||||
Этот раздел кратко отражает ход эксперимента и наглядно иллюстрирует полученные данные.
|
||||
|
||||
\section*{Выводы}
|
||||
Самая важная часть работы; выводы должны ормироваться из аналитической компиляции всех предыдущих частей работы.
|
||||
|
||||
\end{document}
|
0
3.6.1-spectrum/progress_of_work.md
Normal file
0
3.6.1-spectrum/progress_of_work.md
Normal file
Loading…
Reference in New Issue
Block a user