Proofread Quarto content and condense into Overleaf paper sections
Take detailed Quarto replication book content and produce concise, paper-ready LaTeX for Overleaf sections.
Input: $ARGUMENTS — e.g., "85_literature_sources → 2-background" or "chapter 70 → 3-data"
$RB/replication_book/$OL/Sections/$OL/bibliographyCiteDrive.bib.qmd chapter@key in QMD → \cite{key} or \citet{key} in LaTeX)**bold** → \textbf{}@cite → \cite{}, \citet{}, or \citep{} as appropriate\input{files/tab/...} rather than inline\ref{tab:...}, \ref{fig:...}, \ref{section-...}\section{}/\subsection{} hierarchy\label{section-...} if not present\cite{} keys exist in bibliographyCiteDrive.bib\ref{} labels exist somewhere in the project\end{} or unbalanced braces