Actions
Support #1500
openBug 38752 - BibTeX export include 245b
Koha Bugzilla Bug#:
Description
C4/Record.pm marc2bibtex now has:
title => $record->subfield("245", "a") || "",
We would also like to include 245b subtitle here.
Actions
Added by Lari Taskula 2 months ago. Updated 2 months ago.
Description
C4/Record.pm marc2bibtex now has:
title => $record->subfield("245", "a") || "",
We would also like to include 245b subtitle here.