Sylvester Keil
Sylvester Keil
Sorry, it's Tab and Shift+Tab of course to cycle the keyboard focus around between components. If you put the keyboard focus on the metadata panel you can also switch between...
We'd definitely like to add something like this (probably using a widget to easily search for items when creating the link). At the moment you can sort of achieve something...
Which style and locale is this? I think this might be the expected output, but of course it depends on the details. Note that there is a [locale option](https://docs.citationstyles.org/en/stable/specification.html#locale-options) for...
If you can override the locale you can create your own copy of the `en-US` locale and use that. Otherwise you can patch the default file used by the Ruby...
Good idea! The first approach that comes to mind is to do this by using a [bibliography template](https://github.com/inukshuk/jekyll-scholar?tab=readme-ov-file#bibliography-template). In the template you have access to the rendered reference string as...
I can't reproduce this with the reference above. Do you have another example?
This example works fine for me too, but it looks like the issue was that the database was down, so the requests would have failed if you enabled the checkbox...
As mentioned in the other thread, formatting isn't part of the spec so we're pretty much on our own here. So far we're pretty much just adding a 'circa' for...
Yes, these are all good points. The error message can indeed be safely ignored in this case and BIBO would be a good fit as a default vocabulary. We'd like...
I think in this case you should encode angle braces with `<` and `>` before rendering using the HTML formatter. With content like this you could run into issues when...