add publication section
This commit is contained in:
parent
cdcb109206
commit
83c35da47d
2 changed files with 23 additions and 4 deletions
|
|
@ -238,9 +238,9 @@
|
||||||
% Appendices
|
% Appendices
|
||||||
|
|
||||||
% The \appendix statement indicates the beginning of the appendices.
|
% The \appendix statement indicates the beginning of the appendices.
|
||||||
\appendix
|
%\appendix
|
||||||
% Add an un-numbered title page before the appendices and a line in the Table of Contents
|
% Add an un-numbered title page before the appendices and a line in the Table of Contents
|
||||||
\chapter*{APPENDICES}
|
%\chapter*{APPENDICES}
|
||||||
\addcontentsline{toc}{chapter}{APPENDICES}
|
\addcontentsline{toc}{chapter}{APPENDICES}
|
||||||
% Appendices are just more chapters, with different labeling (letters instead of numbers).
|
% Appendices are just more chapters, with different labeling (letters instead of numbers).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -75,5 +75,24 @@ Finally, complementary projects such as the xPSU, the covert channel, or the spe
|
||||||
|
|
||||||
%There is no lack of interesting problems to study in the field of physics-based cyber-security.
|
%There is no lack of interesting problems to study in the field of physics-based cyber-security.
|
||||||
|
|
||||||
\section{Publication Goals}
|
\section{Publications}
|
||||||
\agd{Find conferences/journals to aim for publishing.}
|
|
||||||
|
From the current work, multiple articles have been submitted for publications.
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item The initial results of the exploration of the \gls{eet} technology were compiled
|
||||||
|
|
||||||
|
\item The resutls of the \gls{bpv} were detailed in a work-in-progress paper presented in EMSOFT 2021 \cite{grisel2022work}.
|
||||||
|
The complete the findings of this first paper, more experiment were conducted on a wider variety of machines and exploring diverse optimisations techniques.
|
||||||
|
A paper compiling these new findings is currently under review for QRS 2023.
|
||||||
|
|
||||||
|
\item Also for submitted for QRS 2023, an article about \gls{dsd} is under review.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
For futur work, multiple conferences are apropriate for publishing.
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item KDD is a major conference in the domain of knowledge discovery and information mining.
|
||||||
|
The algorithmes developped for mining and identifying consumption patterns will make adequate submissions for this conferencee
|
||||||
|
\item
|
||||||
|
\end{itemize}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue