Tagged Questions
8
votes
2answers
250 views
How to sort the entries of a dictionary alphabetically?
This is a follow-up question to: How to automate a dictionary (sorting, headers)?
I was wondering if there is a way to sort the entries alphabetically in the following code.
I guess myself that ...
4
votes
1answer
310 views
Dictionary with marginal references
I follow a mathematica course with a lot of definitions. I want to make a list of those definitions. However sometimes terms refer to each other. To make the list more usable to read it would be nice ...