Skip to content

Commit

Permalink
update publications and qr code
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Curti committed Apr 22, 2024
1 parent ee9d713 commit 113adf4
Show file tree
Hide file tree
Showing 36 changed files with 153 additions and 83 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ publications: ## Build list of publications only
metrics: ## Extract metrics from Google Scholar and update plots
cd script && python metrics.py && cd ..

generate-qr: ## Generate QR code for publications
cd script && ./generate_qr.sh 1> /dev/null && cd ..

##
## utils and help
##
Expand Down
Binary file modified curriculum.pdf
Binary file not shown.
165 changes: 88 additions & 77 deletions curriculum.tex

Large diffs are not rendered by default.

Binary file modified curriculum_eng.pdf
Binary file not shown.
Binary file modified img/metrics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/poster_prize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1007_978-3-030-10549-5_50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1007_s10916-023-02029-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1016_j.prp.2022.154014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1016_j.prp.2022.154117.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1038_s41598-020-76816-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1038_s41598-022-25549-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1038_s41598-024-57618-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1140_epjds_s13688-018-0168-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1142_S0219519423400353.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.1186_s12859-020-03780-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.21203_rs.3.rs-1664972.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.2450_2021.0116-21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3233_JAD-190480.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_ani10020253.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_ani13060956.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app11072978.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app11125438.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app12094275.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app12094493.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app12125946.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app13031371.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_app13031520.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_cancers14092231.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added qr/10.3390_e24050682.png
Binary file added qr/10.3390_ijms231810701.png
Binary file added qr/10.3390_ijms24010706.png
Binary file added qr/10.3390_jpm13030478.png
28 changes: 24 additions & 4 deletions script/bibliography_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,29 @@
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\ifdefined\eng
\usepackage[english]{babel}
\else
\usepackage[italian]{babel}
\fi
\usepackage{graphicx}
\usepackage{iflang}
\usepackage{longtable}
%\usepackage[backend=biber]{biblatex}
\usepackage{cv} % backbone style
\usepackage{booktabs}
%\usepackage{fontawesome} % beautiful icons!!
\usepackage{fontawesome5} % very beautiful icons!!
\usepackage{pifont} % more styles for bullet
\usepackage{csquotes}
\usepackage[dvipsnames]{xcolor}
\usepackage[colorlinks=true, allcolors=Blue]{hyperref}
\usepackage[most]{tcolorbox}
\usepackage{wrapfig}
\usepackage{siunitx}
\usepackage{tikz}
\newcommand*{\priority}[1]{\begin{tikzpicture}[scale=0.15]%
Expand All @@ -54,7 +65,7 @@
% Space before section headings
\titlespacing{\section}{0pt}{2ex}{1ex}
\graphicspath{{./img/}}
\graphicspath{{./img/}{./qr/}}
\ifdefined\signed
\newcommand{\SignatureImage}[2][]{%
Expand All @@ -71,7 +82,7 @@
\name{Nico Curti}
\image{io.png}
\info{
\faUniversity & Dept. of Experimental, Diagnostic and Specialty Medicine of Bologna University\\
\faUniversity & Dept. of Physics and Astronomy of Bologna University\\
\faMapMarker* & Bologna (Italy)\\
\faPhone & +39 333 997 93 99\\
\faPaperPlane & nico.curti2@unibo.it\\
Expand All @@ -80,7 +91,11 @@
}
\pagestyle{fancy}
\lhead{Curriculum vitae}
\IfLanguageName{italian} {
\lhead{Curriculum vitae e scientifico-professionale}
} {
\lhead{Curriculum vitae}
}
\rhead{Nico Curti}
\rfoot{\thepage}
\cfoot{}
Expand All @@ -100,6 +115,10 @@
\item[{\includegraphics[scale=#1]{#2}}] \theitemnumber.
}
\newcommand{\icon}[2]{\includegraphics[scale=#1]{#2}}
\newcommand{\qr}[2]{% Image, Number
\stepcounter{itemnumber}%
\raisebox{-.75\height}{\includegraphics[scale=#1]{#2}} \theitemnumber.
}
\newcommand{\legend}[1]{%
\begingroup
Expand All @@ -111,6 +130,7 @@
\newcommand{\journal}[1]{\underline{#1}}
\newcommand{\paperTitle}[1]{\emph{#1}}
\begin{document}
\maketitle
Expand Down
36 changes: 36 additions & 0 deletions script/generate_qr.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#!/bin/bash

DOI=(
"10.1140/epjds/s13688-018-0168-2"
"10.1007/978-3-030-10549-5_50"
"10.3233/JAD-190480"
"10.3390/ani10020253"
"10.1038/s41598-020-76816-6"
"10.1186/s12859-020-03780-3"
"10.3390/app11072978"
"10.3390/app11125438"
"10.2450/2021.0116-21"
"10.3390/app12094275"
"10.3390/app12094493"
"10.3390/cancers14092231"
"10.3390/e24050682"
"10.3390/app12125946"
"10.1016/j.prp.2022.154014"
"10.1016/j.prp.2022.154117"
"10.3390/ijms231810701"
"10.21203/rs.3.rs-1664972"
"10.1038/s41598-022-25549-9"
"10.3390/ijms24010706"
"10.3390/app13031371"
"10.3390/app13031520"
"10.3390/jpm13030478"
"10.3390/ani13060956"
"10.1142/S0219519423400353"
"10.1007/s10916-023-02029-9"
"10.1038/s41598-024-57618-6"
)

for doi in ${DOI[@]}; do
output=$(echo $doi | tr / _)
amzqr https://doi.org/$doi -v 1 -n ../qr/$output.png
done
4 changes: 2 additions & 2 deletions sections/academic_history.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Inoltre ha collaborato con l'unità ospedaliera di Oftalmologia allo sviluppo di una metodologia completamente automatizzata per la valutazione di immagini acquisite mediante lampada a fessura.
Il Dr. Curti ha svolto numerose ricerche ed applicazioni nel campo dell'\emph{intelligenza artificiale} applicate a immagini radiologiche, comprensive di immagini CT, PET e MRI, realizzando modelli per la segmentazione automatica delle aree tumorali e successiva caratterizzazione mediante elaborazione di features radiomiche.

Dal 2021 ad oggi, il Dr. Curti risulta assegnista di ricerca presso il Dipartimento di Fisica e Astronomia dell'Università di Bologna, sotto la supervisione del Prof. Daniel Remondini.
Dal 2023 ad oggi, il Dr. Curti risulta ricercatore a tempo determinato tipo a) (junior) presso il Dipartimento di Fisica e Astronomia dell'Università di Bologna, sotto la supervisione del Prof. Daniel Remondini.

} {

Expand All @@ -34,5 +34,5 @@
Dr. Curti worked on several scientific research projects involving the application of \emph{artificial intelligence} models on radiological images, involving CT, PET, and MRI formats.
The resulting models were used for the automated segmentation of cancer volumes and radiomic analysis of the tissues.

From 2021 to date, Dr. Curti is a research fellow at the Dept. of Physics and Astronomy of Bologna University, under the supervision of Prof. Daniel Remondini.
From 2023 to date, Dr. Curti is a junior assistant professor (fixed term) at the Dept. of Physics and Astronomy of Bologna University, under the supervision of Prof. Daniel Remondini.
}

0 comments on commit 113adf4

Please sign in to comment.