You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1"IFF" looks like an initialism to me, not the short form actually meant.MisterMiyagi– MisterMiyagi2024-11-20 08:58:47 +00:00Commented Nov 20, 2024 at 8:58
- @MisterMiyagi: There are exceptions to the rule, indeed. But since there is no definitive non-modifiable list of all initialisms, we can create initialisms of our own, if there is no risk of ambiguity. So if the documentation is not about file formats on Amiga, and is not about military / combat / competition stuff, then IFF can stand for iff. Or you can find another way, as I already wrote in the answer.virolino– virolino2024-11-20 09:04:56 +00:00Commented Nov 20, 2024 at 9:04
- " Or you can find another way, as I already wrote in the answer." I am still looking for one that works in isolation without presupposing the knowledge that iff is a "word". Even the variations with defining it on first use / glossary requires people to actually read those first. Perhaps linking to a glossary would do?MisterMiyagi– MisterMiyagi2024-11-20 09:17:52 +00:00Commented Nov 20, 2024 at 9:17
- @MisterMiyagi: and what is the difference between "link" and "specifying at least one reliable source (e.g., a dictionary)" ?virolino– virolino2024-11-20 10:38:42 +00:00Commented Nov 20, 2024 at 10:38
- 1If "iff" absolutely must be used and cannot be replaced by the more usual English terms, then using capitals, bold, italics, or some other form of emphasis feels a good idea for a term which is so easily taken to be a typo. It makes it a little clearer that this is a deliberate usage, particularly after the second or third instance, and it hints to the user that they can look in the definitions section. It should definitely be defined, either on first use with a pointer from the index, or in a definitions section, as it's not a safe assumption that every reader will have encountered the term.Dewi Morgan– Dewi Morgan2024-11-21 03:34:34 +00:00Commented Nov 21, 2024 at 3:34
| Show 4 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you