Skip to content
Snippets Groups Projects
Commit b7519a01 authored by FAZELI SHAHROUDI Sepehr (INTERN)'s avatar FAZELI SHAHROUDI Sepehr (INTERN)
Browse files

Fix: Bib error fixed

parent ec426d93
No related branches found
No related tags found
4 merge requests!12First publish without edit,!9Resolve "Implementation",!7Add: Abstract and Introduction,!4Draft: Review Branch with all changes from main against empty
% Generated by IEEEtran.bst, version: 1.14 (2015/08/26)
\begin{thebibliography}{1}
\providecommand{\url}[1]{#1}
\csname url@samestyle\endcsname
\providecommand{\newblock}{\relax}
\providecommand{\bibinfo}[2]{#2}
\providecommand{\BIBentrySTDinterwordspacing}{\spaceskip=0pt\relax}
\providecommand{\BIBentryALTinterwordstretchfactor}{4}
\providecommand{\BIBentryALTinterwordspacing}{\spaceskip=\fontdimen2\font plus
\BIBentryALTinterwordstretchfactor\fontdimen3\font minus
\fontdimen4\font\relax}
\providecommand{\BIBforeignlanguage}[2]{{%
\expandafter\ifx\csname l@#1\endcsname\relax
\typeout{** WARNING: IEEEtran.bst: No hyphenation pattern has been}%
\typeout{** loaded for the language `#1'. Using the pattern for}%
\typeout{** the default language instead.}%
\else
\language=\csname l@#1\endcsname
\fi
#2}}
\providecommand{\BIBdecl}{\relax}
\BIBdecl
\bibitem{ferreira_generic_2024}
D.~Ferreira, F.~Moutinho, J.~P. Matos-Carvalho, M.~Guedes, and P.~Deusdado,
``\BIBforeignlanguage{eng}{Generic {FPGA} {Pre}-{Processing} {Image}
{Library} for {Industrial} {Vision} {Systems}},''
\emph{\BIBforeignlanguage{eng}{Sensors (Basel, Switzerland)}}, vol.~24,
no.~18, p. 6101, Sep. 2024.
\end{thebibliography}
...@@ -160,5 +160,5 @@ backgroundcolor=\color{cloudwhite}, ...@@ -160,5 +160,5 @@ backgroundcolor=\color{cloudwhite},
\input{chapters/Appendices.tex} \input{chapters/Appendices.tex}
\bibliographystyle{IEEEtran} \bibliographystyle{IEEEtran}
\bibliography{references} \bibliography{./sources/references.bib}
\end{document} \end{document}
\ No newline at end of file
This diff is collapsed.
\chapter{Appendices} \chapter{Appendices}
\cite{ferreira_generic_2024}
\input{chapters/Appendices/appendix_a.tex} \input{chapters/Appendices/appendix_a.tex}
\input{chapters/Appendices/appendix_b.tex} \input{chapters/Appendices/appendix_b.tex}
\input{chapters/Appendices/appendix_c.tex} \input{chapters/Appendices/appendix_c.tex}
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment