diff --git a/project/text/main-sen.tex b/project/text/main-sen.tex index b94588e..a8116a4 100644 --- a/project/text/main-sen.tex +++ b/project/text/main-sen.tex @@ -19,7 +19,7 @@ ,sen/database ,sen/backend ,sen/conclusion -,bibliography +,sen/bibliography } %%% Начало документа @@ -34,7 +34,7 @@ \include{sen/database} \include{sen/backend} \include{sen/conclusion} % Заключение -\include{bibliography} % Библиографический список +\include{sen/bibliography} % Библиографический список \end{document} %%% Конец документа diff --git a/project/text/main-vor.tex b/project/text/main-vor.tex index cac8b79..d61c55f 100644 --- a/project/text/main-vor.tex +++ b/project/text/main-vor.tex @@ -19,7 +19,7 @@ ,vor/database ,vor/frontend ,vor/conclusion -,bibliography +,vor/bibliography } %%% Начало документа @@ -34,7 +34,7 @@ \include{vor/database} \include{vor/frontend} \include{vor/conclusion} % Заключение -\include{bibliography} % Библиографический список +\include{vor/bibliography} % Библиографический список \end{document} %%% Конец документа diff --git a/project/text/bibliography.tex b/project/text/sen/bibliography.tex similarity index 100% rename from project/text/bibliography.tex rename to project/text/sen/bibliography.tex diff --git a/project/text/vor/bibliography.tex b/project/text/vor/bibliography.tex new file mode 100644 index 0000000..acb9bb0 --- /dev/null +++ b/project/text/vor/bibliography.tex @@ -0,0 +1,8 @@ +\begingroup +\renewcommand{\section}[2]{\anonsection{БІБЛІОГРАФІЯ}} +\begin{thebibliography}{00} + +\printbibliography[heading=none] + +\end{thebibliography} +\endgroup