-
Need to explain abbreviations, such as MKO. Also, misspelled "compromise" as "comprise".
MKO( Mojahedin Khalgh Organization of Iran))
IAEA(International Atomic Energy Agency)
ALBA( Bolivarian Allia…
waugh updated
9 years ago
-
I suggest changing `e.g.` to `for example` and `i.e.` to `that is` throughout the manuscript to reduce academic jargon and increase accessibility. (And etc. should usually just be removed throughout t…
-
Something odd recently happened with [this topic](https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/May.20RVO.20be.20the.20Basis.20for.20Rust's.20Move.20trait.20and.20Placemen.2E.2E.2…
-
There are some examples on the README featuring `!remindme every 1w`, etc., but it doesn't say which abbreviations (e.g. w, s, m, etc.) are available and what they mean (e.g. does m stand for minute o…
-
### Discord username (optional)
_No response_
### Describe the bug
```text
[https://fishshell.com/docs/current/cmds/abbr.html] (Fish abbreviations) work just fine, but zsh abbreviations coming from…
-
Ideally we would systematically mark these with the feature `Abbr=Yes`. Currently this feature is mainly being used for colloquial shortenings ("ppl", "prolly").
Should the lemma spell out the word…
-
### JabRef version
5.10 (latest release)
### Operating system
Windows
### Details on version and operating system
_No response_
### Checked with the latest development build (copy version output…
-
In solidity you have
```solidity
uint256 amount0 = 1 ether;
uint256 amount1 = 1e18;
amount == amount1; // true
```
It would be nice to have aliases or keywords which allow us to easily speci…
-
When you input an edo and get a list of intervals, the ups/downs names can be abbreviated:
dup = double-up
dud = double-down
trup = triple-up
trud = triple-down
quup = quadruple-up
quud = quadru…
-
I think we should have some agreed upon document (even just as part of the README) directly stating which characters are or are not in scope for inclusion in this project, and how simple should a give…