Good guidelines can be:
- 1. use only a handful of the best known and widely used acronyms;
2. define all abbreviation the first time you use them;
3. do not use them as the subject of a sentence.
However I started to note that there is a (somewhat) hierarchy of acronyms:
- acronyms that are no longer such, but were elevated to the rank of ordinary words (for example, laser or Fiat, the car manufacturer);
- very common acronyms of general use (for example CD or DVD);
- very common acronyms specific of a technical field (for example HTML or RAM in computer science, magneto-optical trap (MOT) in physics and many others); the guidelines and packages above are geared towards this type;
- not common acronyms, for example newly defined, that, IMHO, should be avoided at al costs.
On one hand I am tempted to not use this kind of acronyms at all, to improve readability by a wide audience. On the other hand they are common, surely found in works I am going to cite, and defining them could be useful. Moreover they could appear where space is a concern, for example in pictures, plots or in mathematical symbols, for example:
Code: Select all
$\Delta\nu_\mathrm{FSR}$
Possible objections to this approach are: it is not very consistent; pictures will have other abbreviations that are going to be defined in the caption; math symbols need to be defined on their own.
So, what do you think? What do you suggest?
Do you known any authoritative reference on the matter?