some problems when I use latex, solution may work, but probably not the best
\label{marker}: name a marker
\ref{marker}: ref a marker
\usepackage{titlesec}
\setcounter{secnumdepth}{4}
\titleformat{\paragraph}{\normalfont\normalsize\bfseries}{\theparagraph}{1em}{}
\titlespacing*{\paragraph}{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
\usepackage{hyperref}
\hypersetup{
colorlinks,
citecolor=black,
filecolor=black,
linkcolor=black,
urlcolor=black
}
\setlength{\parskip}{10pt}
% using utf8 format
\usepackage[utf8]{inputenc}
\"{O}
to be continued