From 9c461ce010f7e7601cb18f589240915bb9e29f67 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 8 Apr 2026 03:52:43 -0500 Subject: Compile paper PDF + fix bibstyle for tectonic Compiled with tectonic (the only LaTeX engine on this server). Two fixes needed: 1. Pass [numbers,compress] to natbib via PassOptionsToPackage so the numerical bibliography style works 2. Use bibstyle 'abbrvnat' instead of 'plain' (compatible with natbib) Result: 10-page PDF, ~7.5 content pages (well under 9-page E&D limit), references on pages 8-9, appendices A-D on pages 9-10. PDF uploaded to broker as 1843506b_main.pdf for user review. --- paper/main.pdf | Bin 0 -> 90872 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 paper/main.pdf (limited to 'paper/main.pdf') diff --git a/paper/main.pdf b/paper/main.pdf new file mode 100644 index 0000000..8664e1a Binary files /dev/null and b/paper/main.pdf differ -- cgit v1.2.3