schemedoc / bibliography

Bibliography of Scheme research (readscheme.org and beyond)
https://research.scheme.org
145 stars 20 forks source link

Organize into yearly files? #4

Open lassik opened 4 years ago

lassik commented 4 years ago

It might be most fruitful to organize the papers into yearly files:

Since the set of papers published in a particular year is fixed, it's easier to keep track of progress. When the papers are organized by topic (as they are now), each file can grow without bound and there are some ambiguous cases where a paper concerns more than one topic.

The organization by topic is very useful for browsing; we can keep it by adding tags to each paper. Then the topics can be specified as set operations on tags.

@amirouche What do you think about this approach?

lassik commented 4 years ago

I think we should keep the current filenames until we have converted all the .md files to .scm, keeping a 1:1 correspondence, but once that is done it could be easiest to rearrange the files.

lassik commented 4 years ago

Ref #2