https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41690

--- Comment #10 from Caroline Cyr La Rose <[email protected]> ---
(In reply to David Nind from comment #9)
> (In reply to Alexander Wagner from comment #2)
> > Please note that Kohas structured outputs (I checked BibTeX) have a similar
> > shortcoming.
> > 
> > For citation styles, it might be worthwhile to check if it wouldn't be
> > sensible to come up with some conversion of the Marc data to Citation Style
> > Language (cf. https://citationstyles.org/) and then use a library based on
> > CSL to render the citation for the web, instead of the current static perl
> > code that writes out fields in the relevant form for every citation style.
> > (Cf. https://citationstyles.org/developers/#csl-processors)
> > 
> > Reasoning:
> > - CSL is supported by some well used reference management tools (I know
> > quite a few people still you copy&paste.)
> > - CSL can be used to return _whatever_ style out there, so the selection
> > could offer more, if needs be.
> > - CSL itself is quite flexible if it is necessary to adopt to specific 
> > styles
> > - Quite a few publishers support CSL by providing suitable styles for their
> > outlets
> > - Filling in CSL _as best as we can_ would avoid a missing field
> > - There might be some ready made tools for MarcXML -> CSL
> 
> I do like this idea. Although I'm not familiar enough with citation styles
> and requirements to offer a considered opinion!
> 
> I think doing something like this deserves its own bug.
> 
> In the meantime, fixing it this way solves the immediate issue.

Thanks for testing David! I also think redoing completely the way this is done
should be in a separate bug. This one was just to add the subtitle in the
citation.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to