1. Christopher Bayly, Empire and Information: Intelligence Gathering and Social Communication in India, 1780-1870 (Cambridge: Cambridge University Press, 1996), p. 313.
2. Christopher Bayly, Empire and Information: Intelligence Gathering and Social Communication in India, 1780-1870 (Cambridge: Cambridge University Press, 1996), pp. 313-314.
3. Christopher Bayly, Empire and Information: Intelligence Gathering and Social Communication in India, 1780-1870 (Cambridge: Cambridge University Press, 1996).
Starting conditions: in the "citation options" tab of the formats manager for Chicago 15th A, the "Cited Pages" field has "p. ^pp. " in the Before textbox, and "." in the After textbox.
The following:
Code: Select all
a, t$, $$trans. $u3*|~, ~u2~ ed.~~, ~u13~ vols.~~, vol. ~v|~, ~f` (`l: u, d$; reprint $u12`)`, p-.
in case 3.Christopher Bayly, Empire and Information: Intelligence Gathering and Social Communication in India, 1780-1870 (Cambridge: Cambridge University Press, 1996),
In trying to convert this spurious comma into a period, we have managed to produce some very weird output, that we are unable to explain. We have tried the following:
NB: the following examples are identical to the above up to `)`
Code: Select all
`)`|~, ~p-.
Code: Select all
`)`, p-`.`
Code: Select all
`)`|~, ~p-`.`
Code: Select all
`)`$, $p-.
Growing increasingly desperate, we tried conditionals:
Code: Select all
`)`{, p-.^.}
I think we have exhausted our options. Can someone explain what we are doing wrong? Or are we asking the impossible?