diff --git a/templates/aliases.html b/templates/aliases.html index 7820c1c..9ad50e0 100644 --- a/templates/aliases.html +++ b/templates/aliases.html @@ -5,7 +5,7 @@
This is the list of people on expo this year.
Person | slug | aliases |
---|
This table below lists the possible unambiguous ways of identifying a person in a survex file or a logbook entry. +This ridiculously long list of alternatives is derived from what people have actually done in the last 40 years. +
Note that this is year specific: On a year with only one 'Sophie' then the identifier 'Sophie' will be fine. +On a year with more than one Sophie, an additional disambiguation is required, such as a surnbame or the first letter of the surname. +In the case of a year with two people called Ben, both of whose surnames begin with W (yes this has happened), +the entire surname is required.
alias | who |
---|
The aliases below are specified in the folk.csv file. Only one alias is possible in that format. +
The aliases below are specified in the folk.csv file. Only one alias is possible in that format. The specified alias ('nickname') +is used in the table above to construct possible unambiguous identifiers.
First | Last | Full name | Nickname | expo first | expo last |
---|
Don't blame me [programmer] for this, it's just what you all have collectively done over the decades by using this absurd variety of short-form +name formats when you have entered the cave data. +
The code that does this is in troggle/parsers/people.py. {% endblock %} \ No newline at end of file