Skip to content

FitzwilliamMuseum/fitz-numismatic-catalogues

Repository files navigation

Fitzwilliam Museum Numismatic Catalogues

DOI

numismatics

The library of auction catalogues and fixed price lists is maintained as a research tool. Its scope is universal, covering all areas and periods, and including sales not only of coins but of other numismatic materials: paper money, tokens, medals, decorations, weights and balances. Some individual non-numismatic (e.g. archaeological) sales are included when the main series is numismatic, but this variation is not consistent.

This online list was updated at the beginning of each month (no idea when this stopped). It shows which catalogues can be consulted in the Department, and also indicates which catalogues we do not now have. We would be very interested in hearing from anyone who has catalogues not on this list, which might be available for sale or exchange – we have duplicate catalogues which we would be prepared to exchange in return.

To run locally

  • Install Jekyll on your machine following these instructions
  • Install Git on your machine following these instructions
  • Clone the code for this repository: git clone https://github.com/FitzwilliamMuseum/fitz-numismatic-catalogues.git reponame
  • Install the gems bundle install
  • Change to the directory and then run this command in terminal bundle exec jekyll serve

Credits

Website by @portableant

License

GPL V3 for code, CC-BY-NC-SA-ND for content (text and images) unless stated otherwise.

Contributing guidelines

If you want to contribute fixes to this site, you are very welcome to do so. To do this, either add a bug report under issues or fork the repository and create a new branch for proposed fixes and then submit a pull request.