-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpptablit.tex
More file actions
39 lines (39 loc) · 2.33 KB
/
pptablit.tex
File metadata and controls
39 lines (39 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
% tab literature
\begin{table} % sidewaystable is no go in amsart apparantly
\caption{Theories in 18th to 21st century literature.}
\label{tab:literature}
% missg story: s596 / missg cites: s1644,s2320,s2316,rushton2014, prolly vars others
% tab code begins
\begin{sideways}
\begin{tabular}{cp{.35\textheight}lp{.2\textheight}ccc}
No &Date &In &Act &Pub&Source &Cit\\
(1) &mid 16th cent &Old &Engl seek haven &2003 &s2320 &2\\ % campbell - locn:St George's - \href{https://github.com/aenavidad/pp-0/blob/main/literature/s2320.json}{s2320}
(2) &ca Hond flotilla est &Old &Wallace settles &1925 &s770 &7\\ % asturias - first in live wiki
(3) &ca 1610 &Old&Wallace settles &1872 &s2252 &2\\ % egli
(4) &pre/ca Fuensalida missions &N &Brit log &1957 &s396 &3\\ % roys
(5) &in 1617 &Old &Wallace settles &1925 &s770 &2\\ % asturias
(6) &pre penult Bacl sacking &Old &Engl log &1732 &s1726 &1\\ % reads 1732
(7) &ca Prov est &S &Prov seek refuge or farm &1946 &s416 &2\\ % winzerling
(8) &mid 17th cent &Old &Wallace settles &1849 &s1722 &12\\ % fenix 1849
(9) &pre treaty &-- &Brit present &1841 &s2254 &2\\ % mcculloch
(10) &mid third 17th cent &Old &Wallace present &1878 &s506 &1\\ % ancona
(11) &in 1638 &Old &Brit wreck &1829 &s860 &13\\ % HA 1829
(12) &in 1638 &Old &Wallace wrecks &1827 &s860 &16\\ % HA 1827
(13) &in 1640 &Old &Wallace wrecks or settles &1872 &s2238 &5\\ % ungewitter
(14) &in Cromwell govt &-- &Engl seek haven &1826 &s860 &5\\ % HA 1826
(15) &post Bacl/Trux sacking or post Camp logging &Old &Brit seek haven or log &2016 &s78 &1\\ % b-thomas
(16) &last half 17th cent or pre early 1680s &N &Engl present &1994 &s244 &1\\ % finamore
(17) &post Jam invasion or post Camp logging &-- &Jam log &1777 &s1900 &4\\ % robertson
(18) &ca 1663 &Old &Wallace logs &2010 &s2270 &1\\ % g diaz
(19) &in 1662 or pre 1670&Old &Wallace logs &1944 &s418 &2\\ % c quijano
(20) &post Catoche/Camp logging &Old &Jam log &1878 &s506 &2\\ % ancona
(21) &post treaty &Old &Wallace present &1877 &s510 &1\\ % n ortega
(22) &last third 17th cent &Old &Engl present &1878 &s506 &1\\ % ancona
(23) &early 18th cent &N &Engl seek haven &1864 &s1858 &2\\ % brockhaus
(24) &post Camp logging &N &Wallace seeks haven or logs &1871 &s2256 &4\\ % c ancona - last in live wiki
(25) &post Camp logging &Old &Engl log &2019 &s1644 &1 % restall
\end{tabular}
\end{sideways}
% tab code ends
\end{table}
%