\documentclass[12pt,a4paper]{cibb}
\usepackage{fancyhdr}
\usepackage{subfigure,graphicx}
\usepackage{amsmath,amsfonts,latexsym,amssymb,euscript,xr}
\usepackage{booktabs}
\usepackage[nodayofweek]{datetime}
\usepackage{hyperref}
\usepackage[table]{xcolor}
\usepackage{color,colortbl,tabularx}
\usepackage[english]{babel}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{amsmath,amsfonts,amsthm}
\usepackage{pifont}
\usepackage[numbers]{natbib}
\def\red{\color{red}}
\def\black{\color{black}}
\def\blue{\color{blue}}
\def\magenta{\color{magenta}}
\definecolor{LightBlue}{rgb}{0.88,0.9,0.9}
\title{\Large $\ $\\ \bf Authors' guidelines for CIBB 2023 papers}
\author{\large First Author$^1$, Second Author$^{2}$, and Third Author$^{*,3,4}$}
\address{\footnotesize $\ $\\$^1$ First author's department, institute,
city, country. Email, ORCID code \\
%
$^2$ Second author's department, institute,
city, country. Email, ORCID code \\
%
$^3$ Third author's primary affiliation department, institute,
city, country. Email, ORCID code \\
%
$^4$ Third author's secondary affiliation department, institute,
city, country. \\
%
\bigskip
$^*$corresponding author
}
\abstract{\small \textit{(min 3, max5) keyword1, keyword2, keyword3, keyword4, keyword5.} \normalsize
\\[17pt]
{\bf Abstract.} (max 250 words) This document contains the main guidelines for preparing your contribution for the electronic proceedings of the CIBB conference. This document will help you produce the PDF file of your paper. The manuscript should include four sections named “Introduction”, “Data and Methods”, “Results”, and “Conclusions”, comprising any number of subsections. The manuscript should also include an abstract (max 250 words), a conflict of interest statement and reference list. The paper’s length must be from 4 to 6 pages (including figures, tables, and bibliography).}
\begin{document}
%\thispagestyle{myheadings}
%\pagestyle{myheadings}
%\markright{\tt Proceedings of the 18th CIBB Conference 2023}%check year
% Set the page style to "fancy"...
\thispagestyle{fancy}
\pagestyle{fancy}
\fancyhead{} % clear all header fields
\renewcommand{\headrulewidth}{0pt}
\fancyhead[L]{\small \texttt{Proceedings of the 18th Conference on Computational Intelligence\\Methods for Bioinformatics \& Biostatistics (CIBB 2023)}}
\fancyfoot{} % clear all footer fields
\fancyfoot[C]{\thepage}
\section{\bf Introduction}
\label{sec:SCIENTIFIC-BACKGROUND}
This document contains the main guidelines for preparing your contribution for the electronic proceedings of the CIBB conference.
\section{\bf Data and Methods}
\label{sec:DATA-AND-METHODS}
You can use different word-processors able to produce PDF files, such as\textit{ Word} with \textit{Acrobat Distiller}. In this case, please preserve the style of the headings, text fonts, and line spacing to provide a uniform style for the proceedings.
Please note that only PDF versions of papers can be accepted, as the proceedings of CIBB will be produced starting from them.
\section{\bf Results}
\label{sec:RESULTS}
The paper must be formatted single column, 12 pt, on standard A4 paper, and its side edges should be 2.5 cm above, down, left, and right, as shown by this document. The maximum length of the paper is 6 pages.
Footnotes are denoted by a number superscript in the text\footnote{This is a footnote}. The references should be cited in this way~\cite{domingos2012few}, or also~\cite{powell2020tried,vcuklina2020review,hansen2014scientific,WWW-GO}.
Software code commands should be written in this way:
\newline
\texttt{x <- 0.5} \newline
\texttt{y <- 0.8} \newline
\texttt{z <- x + y} \newline
\texttt{print(z)} \newline
\subsection{\bf \it Tables and Figures}
\label{sec:TABLES-AND-FIGURES}
Tables and figures must be placed in the paper close where they are
cited. The caption heading for a table should be placed at the top of
the table, as shown in~\autoref{tab:RESULTS}. The caption heading for a
figure should be placed below the figure, as shown in~\autoref{fig:CIBB-LOGO}.
\begin{table}[httb!] \small
\centering
\caption{Example table containing results.\label{tab:RESULTS}}
\begin{tabularx}{0.4\textwidth}{ l l c }
\toprule
\textbf{method} & \textbf{result} & \textbf{interpretation} \\
\midrule
\rowcolor{LightBlue} aaa & 0.7 & ccc \\
ddd & 0.2 & zzz \\
\rowcolor{LightBlue} jjj & 0.4 & ppp \\\
ggg & 0.5 & qqq \\
\bottomrule
\end{tabularx}
\end{table}
\subsection{\bf \it Equations}
\label{sec:EQUATIONS}
Equations should be centered and numbered consecutively, in this way:
\begin{equation}
{\bf y}_{j} = \dfrac {\sum_{k=1}^{n} (u_{jk})^{m}{\bf x}_{k} }{
\sum_{k=1}^{n} ({ u}_{jk})^{m} } \, \, \ \mbox{\hspace{.5cm} } \forall j,
\label{eq:FCM_YJ}
\end{equation}
and
\begin{equation}
u_{jk} =
\left\{
\begin{array}{clll}
\left( \sum_{l=1}^{c} \left( \dfrac {E_{j}({\bf x}_{k})}{E_{l}({\bf x}_{k})}
\right)^{\dfrac {2}{m-1}} \right)^{-1} & if & E_{j}({\bf x}_{k})>0 & \forall j,k \\
1 & if & E_{j}({\bf x}_{k})=0 & (u_{lk}=0 \ \ \forall l \neq j) \\
\end{array}
\right.
\label{eq:FCM_UJK}
\end{equation}
and referred as: ~\autoref{eq:FCM_YJ} and ~\autoref{eq:FCM_UJK}.
\begin{figure}[h]
\vspace{3mm}
\begin{center}
\includegraphics[width=0.9\textwidth]{PictureCIBB23}
\caption{Please note: Figures should be included in the paper close to where they are referred to, and, in any case before the References. Regarding colours, please make sure you use a colourblind palette.
\label{fig:CIBB-LOGO}}
\end{center}
\vspace{-8mm}
\end{figure}
\section{\bf Conclusion}
\label{sec:CONCLUSIONS}
References must be formatted using the IEEE reference style, available at the following URL: https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf. When a reference has more than 6 authors, list the first 6 authors followed by “et al.”. Some reference examples are reported below.
\section*{\bf Conflict of interests}
\label{sec:CONFLICT-OF-INTERESTS}
The authors should declare here any potential conflicts of interests.
\section*{\bf Acknowledgments (optional)}
\label{sec:ACKNOWLEDGMENTS}
The authors would like to thank XXX and YYY for their helpful feedback.
\section*{\bf Funding (optional)}
\label{sec:FUNDING}
This work was supported by the XXX agency (grant number: XXX).
\section*{\bf Availability of data and software code (optional)}
\label{sec:AVAILABILITY}
Our software code is available at the following URL: XXX.
\newline
\indent Our dataset is available at the following URL: XXX.
\footnotesize
\bibliographystyle{IEEEtranN}
\bibliography{bibliography_CIBB_file.bib}
\normalsize
\end{document}