Bläddra i källkod

Manually set table number

Vecna 17 timmar sedan
förälder
incheckning
db829816f0
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      scripts/get-stats.py

+ 1 - 0
scripts/get-stats.py

@@ -43,6 +43,7 @@ table_start = """
 \\documentclass[sigconf]{acmart}
 \\begin{document}
 \\begin{table*}[t]
+    \\renewcommand\\thetable{4}
     \\caption{Results from running Algorithm~1 (using an absolute threshold of 32 and an absolute connection count minimum of 100), Algorithm~2 (using an absolute threshold $t$ and an absolute connection count minimum $m$), and Algorithm~3 (using a relative connection count difference $d$).}
     \\begin{tabular}{c c | c c c c c c c}