Hi Miriam,
You could run a Find/Replace, something like this:
Find: (=504 ..\$a)Bibliography:\s*(p.*)
* which is saying find a 504 field having "Bibliography" in subfield
$a, followed by a colon and any number of space characters, then
followed by a "p" and any number of other characters. (you could get
more specific here specifying page number digits if you need to)
Replace: $1Includes bibliographical references ($2).
* with "Use regular expressions" checked
I'm not able to try it out right now, so let me know if that works or
if you'd want a more specific version with digits or such.
cheers,
heidi
Heidi Frank
Electronic Resources & Special Formats Cataloger
New York University Libraries
Knowledge Access & Resources Management Services
20 Cooper Square, 3rd Floor
New York, NY 10003
212-998-2499 (office)
212-995-4366 (fax)
[log in to unmask]
Skype: hfrank71
On Thu, Feb 7, 2013 at 6:40 PM, Miriam Nauenburg <[log in to unmask]> wrote:
> Hi all,
>
> Has anyone used MarcEdit to update pre-AACR2 504 fields? I'd like to change
> several hundred fields in this format:
>
> 504 \\$a Bibliography: p. X-X.
> (where X is a single, double, or triple digit number)
>
> to this format:
>
> 504 \\$a Includes bibliographical references (p. X-X).
>
> I could use the Replace function to modify the first part of the field, but
> then how would I add the ending parenthesis? Is there a way to restrict the
> find/replace to a specific field by using a regular expression? I'm totally
> lost.
>
> Thanks for any help or guidance!
>
> Miriam C. Nauenburg
> Serials and Electronic Resources Cataloger
> Ingram Library
> University of West Georgia
> Carrollton, GA 30118
> Phone: (678) 839-5327
> FAX: (678) 839-6511
>
>
> Truth forever on the scaffold, Wrong forever on the throne. -James Russell
> Lowell
>
> ________________________________________________________________________
>
> This message comes to you via MARCEDIT-L, a Listserv(R) list for technical
> and instructional support in MarcEdit. If you wish to communicate directly
> with the list owners, write to [log in to unmask] To
> unsubscribe, send a message "SIGNOFF MARCEDIT-L" to
> [log in to unmask]
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|