Kevin McCurley
Kevin McCurley
In this age of virtual conferences, you should consider also asking for the timezones of authors.
Further information: it seems that apache is passing the http request to a single worker in mpm_prefork, and that worker is making multiple calls to exec_external, each of which spawns...
This is _not_ the year of the linux desktop, and I cannot install this on ubuntu 18.04 because of mysterious unresolved dependencies. Removal of the GUI would be highly desirable,...
There is a potentially very useful [python library](https://pypi.org/project/holidays/) for attacking this problem. It requires a country code and year, and can take an optional province/state code. Note that the year...
We have other reasons for extending PaperOption, namely to change the UI for options that are specific to IACR. In particular, we show a different kind of required setting for...
It's now two years later, and this page showed up highly ranked for the query [latex lthooks examples]. I think the problem persists, and in fact this is endemic to...
I didn't really intend for this to become another stackexchange to resolve a particular question. I was merely providing an example of an unresolved question from the documentation. There is...
Note that string concatenation can also be used inside `@string`, and I've seen this in [`cryptobib`](https://github.com/cryptobib/export). An example is: ``` @string{asiacryptname = "ASIACRYPT"} @string{asiacrypt91name = asiacryptname # "'91"} @string{asiacrypt92name =...
Now that I see there is an option to \RequirePackage of hyperxmp=false, it's more clear how to proceed. The pdfmanagement-firstaid file now has a fix for this to set pdfcopyright...