summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2026-08-20 08:53:59 -0400
committerChris Wells <chris@mathematicaster.org>2026-08-20 08:53:59 -0400
commite323135f5f857a731657601c23cd4dfb3cb5d7d7 (patch)
tree96e8a0ce61ad3cac05c15bbd60123e34dcc83eab /data
parentd955dfbfcb2c0ef1dc8056a02eb9b0e81e2de01a (diff)
downloadmain-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar.gz
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar.bz2
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar.lz
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar.xz
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.tar.zst
main-e323135f5f857a731657601c23cd4dfb3cb5d7d7.zip
Fixed the extra links in papers
Diffstat (limited to 'data')
-rw-r--r--data/papers.bib5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/papers.bib b/data/papers.bib
index b4dc17b..8d2ecc1 100644
--- a/data/papers.bib
+++ b/data/papers.bib
@@ -151,7 +151,7 @@
doi = {10.1214/21-AAP1709},
urldate = {2019-12-17T16:26:03.191683Z},
extra = {Code},
- extraurl = {http://www.borisbukh.org/code/lcsfrogs19.html},
+ extralink = {http://borisbukh.org/code/lcsfrogs19.html},
keywords = {published},
abstract = {Let $W^{(n)}$ be the $n$-letter word obtained by repeating a fixed word $W$, and let $R_n$ be a random $n$-letter word over the same alphabet.
We show several results on the length of longest common subsequence (LCS) between $W^{(n)}$ and $R_n$; in particular, we show that its expectation is $\gamma_W n-O(\sqrt{n})$ for an efficiently-computable constant $\gamma_W$.
@@ -219,8 +219,9 @@
url = {https://link.springer.com/article/10.1007%2Fs11856-020-2027-7},
eprint = {1803.02949},
eprinttype = {arxiv},
- eprintclass = {math.CO},
+ eprintclass = {math.CO},
keywords = {published},
+ extralink = {http://borisbukh.org/nearly_orthogonal_erratum.pdf},
abstract = {How can $d+k$ vectors in $\mathbb{R}^d$ be arranged so that they are as close to orthogonal as possible?
In particular, define $\theta(d,k):=\min_X\max_{x\neq y\in X}|\langle x,y\rangle|$ where the minimum is taken over all collections of $d+k$ unit vectors $X\subseteq\mathbb{R}^d$.
In this paper, we focus on the case where $k$ is fixed and $d\to\infty$.