It would be nice if while compiling, Quarto could issue a warning about any \@ref(something) tokens. These are bookdown cross references, and need to be reformatted to @something to work in Quarto.
Currently, they are silently ignored and appear in the output as-is.