@inproceedings{eluna1192, title = {Getting Started with Regular Expressions}, month = {May}, booktitle = {ELUNA 2014}, year = {2014}, author = {Moulen, Christine}, url = {https://beta-documents.el-una.org/id/eprint/1192/}, abstract = {I'm no expert, but I do find regular expressions useful for manipulating text, such as MARC records and XML files. I'll start with some pattern matching basics, and go into some of the more complex examples I've borrowed or created. Most of my experience and examples are with Perl and Aleph, but the concepts are applicable to other languages and systems.} }