Could nostr decentralize scientific publishing?
I added support for (LaTeX) equation syntax to Habla to make it more friendly to scientific publishing. You can add equations by surrounding them with a dollar sign: the $nostr^2$ string is rendered as (nostr^2).
For a more complex example, check out this one from the Wikipedia.
The Rogers–Ramanujan identities are
(G(q) = \sum_{n=0}^\infty \frac {q^{n^2}} {(q;q)n} = \frac {1}{(q;q^5)\infty (q^4; q^5)_\infty} =1+ q +q^2 +q^3 +2q^4+2q^5 +3q^6+\cdots)
and
$H(q) =\sum_{n=0}^\infty \frac {q^{n^2+n}} {(q;q)n} = \frac {1}{(q^2;q^5)\infty (q^3; q^5)_\infty} =1+q^2 +q^3 +q^4+q^5 +2q^6+\cdots $
Write a comment