A viral new operator
- Download
covconv.styinto your project folder. - Add in your preamble:
\usepackage{covconv}Now instead of doing this in your paper about viral shedding:
% Boring and plain
Let $f^w = f * g$ be the convolution of $f$ with the shedding profile $g$:
$$
(f * g)(t) = \int_0^\infty f(t-\tau) g(\tau)d\tau
$$Do this:
% Really cool
\EnableCoronaAsterisk
Let $f^w = f * g$ be the convolution of $f$ with the shedding profile $g$:
$$
(f * g)(t) = \int_0^\infty f(t-\tau) g(\tau)d\tau
$$
\DisableCoronaAsterisk % if you mustYou can now submit your paper to more prestigious venues.

