How to spell my name
I have noticed that my name is often misspelt. This is because of its two diacritical signs, but mostly because of the two dashes in my family name. It is indeed a double dash, and not a simple one, nor a long one, and certainly not a typo!
If you use LaTeX2e with a version released after 2018, you simply have to use that code:
Rubén Muñoz-\relax-Bertrand
In Plain TeX, or for obsolete versions of LaTeX2e, you can use the following code:
Rub\'en Mu\~noz-\relax-Bertrand
For BibTeX, you can use:
Mu{\~n}oz-{}-Bertrand, Rub{\'e}n
For Markdown, you can try:
Rubén Muñoz-\-Bertrand
I would be very grateful if you use the proper spelling of my name.