Summary: | Cite feature | ||
---|---|---|---|
Product: | Koha | Reporter: | Leigh <lrudikoff> |
Component: | MARC Bibliographic data support | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, eugenegf, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Leigh
2025-03-26 14:41:54 UTC
I'm assuming you're referring to the "Cite" menu item shown on the bibliographic detail page in the OPAC? There is no "Cite in Zotero" link in Koha code. My guess this is a customization to your system? I was going to suggest the same as Owen, I think he Cite in Zotero appears maybe because of an installed browser plugin or similar? Issues with the generic Cite feature in Koha should be filed as separate bugs with a good bug description ("Cite feature" is too general) They way the cite feature is built makes it impossible to make markup changes to individual parts of the citation (author, title, etc.). I think it would be great to make it more flexible. I asked this in the IRC: "Hi! Is there a system preference that controls citation in Koha ILS? We are seeing APA, Chicago, Harvard and MLA in citation." aude_c replied: "Hi! No, there is no system preference. You just get what you see :smile: Being able to decide what citation styles are displayed sounds like an idea for an enhancement. Do log it on Bugzilla!" And I see Owen Leonard's comment, "They way the cite feature is built makes it impossible to make markup changes to individual parts of the citation (author, title, etc.). I think it would be great to make it more flexible." Will it be better if my bug proposal be put here instead of creating one? Please advise. Thanks! Bugs with specific requests are always better. A bug which just complains about something without suggesting how it *should* be isn't helpful. I encourage you to submit another bug describing in detail what you're asking for. |