Tell me more ×
Libraries & Information Science Stack Exchange is a question and answer site for librarians and library professionals. It's 100% free, no registration required.

Most reports dump directly into an excel, which does not handle LC call numbers well.

share|improve this question

2 Answers

Both Koha and Evergreen store a normalized form of the call number in addition to the display form. The normalized form can be used in each system's respective reports interface to sort LC call numbers in correct order. The normalized call number can be included in CSV or Excel dumps of report output as well.

An example of a Koha report definition that sorts by normalized call number can be found here.

In addition, Koha's inventory function will sort call number lists based on the normalized call number.

share|improve this answer

Innovative Interfaces, Inc. has an inventory module that can produce shelflists in call number order using either DDC or LC.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.