diff options
| -rw-r--r-- | .latexmkrc | 1 | ||||
| -rw-r--r-- | content/papers.bib | 15 | ||||
| -rw-r--r-- | flake.lock | 18 |
3 files changed, 18 insertions, 16 deletions
diff --git a/.latexmkrc b/.latexmkrc deleted file mode 100644 index f3f41ec..0000000 --- a/.latexmkrc +++ /dev/null @@ -1 +0,0 @@ -$out_dir = '.latex-build'; diff --git a/content/papers.bib b/content/papers.bib index 63142db..6aa9820 100644 --- a/content/papers.bib +++ b/content/papers.bib @@ -34,17 +34,20 @@ journal = {Discrete Mathematics} } -@unpublished{king_unicorns, +@article{king_unicorns, author = {King, Emily J. and Mixon, Dustin G. and Parshall, Hans}, title = {Uniquely optimal codes of low complexity are symmetric}, - year = {2020}, - month = {aug}, - url = {http://arxiv.org/abs/2008.12871}, + year = {2026}, + month = {mar}, eprint = {2008.12871}, eprintclass = {math.CO}, eprinttype = {arxiv}, - journal = {Journal of Experimental Mathematics}, - keywords = {accepted}, + journal = {Journal of Experimental Mathematics}, + volume = {2}, + number = {1}, + pages = {81--113}, + doi = {10.56994/JXM.002.001.004}, + keywords = {published}, abstract = {We formulate explicit predictions concerning the symmetry of optimal codes in compact metric spaces. This motivates the study of optimal codes in various spaces where these predictions can be tested.} } @@ -21,11 +21,11 @@ "nixpkgs-lib": "nixpkgs-lib" }, "locked": { - "lastModified": 1769996383, - "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=", + "lastModified": 1772408722, + "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "57928607ea566b5db3ad13af0e57e921e6b12381", + "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3", "type": "github" }, "original": { @@ -320,11 +320,11 @@ }, "nixpkgs-lib": { "locked": { - "lastModified": 1769909678, - "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=", + "lastModified": 1772328832, + "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "72716169fe93074c333e8d0173151350670b824c", + "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742", "type": "github" }, "original": { @@ -399,11 +399,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1770389964, - "narHash": "sha256-ABt8URP2rThH6YUVCRwHSH2pGigjOJOj+AgfCckFS78=", + "lastModified": 1772466129, + "narHash": "sha256-VFShtBwgGxHaLoz3jX8KzQmaLJYHD+H+Zs4+m014geM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "05be9f2d81fa4f02afd64b1db081952ec9bb3aea", + "rev": "63f61b9af34b0541ac328766693c129aaf59718b", "type": "github" }, "original": { |
