Search found 2 matches

by jd6
Mon Sep 30, 2024 5:39 pm
Forum: General
Topic: Extracting sections from a large document into a database
Replies: 3
Views: 6697

Extracting sections from a large document into a database

Thanks for the reply.

The document is composed of a handful of.tex files with a master.tex file that puts them together using include statements.

The main files of the content are large files comprising sections with titles that are bibtex citations, eg:

\section{\citet{test}}

Then a set of ...
by jd6
Thu Sep 19, 2024 5:05 pm
Forum: General
Topic: Extracting sections from a large document into a database
Replies: 3
Views: 6697

Extracting sections from a large document into a database

Hi,
I have been compiling a compendium of published studies on off and on for the past 25 years. The latest version is here . It is becoming a bit unmanageable (700 pages and hundreds of studies cited). It is fiddly to add new studies so I was looking for a better way of updating the LaTeX files but ...