-
DescriptionHi, I have some goals related to my bibliography file. The first one is to cite one of its items and in the output to have its label and the link to it. To write something like In the default way I have "See at («"Decreto legislativo 7 marzo 2005, n. 82 recante ""Codice dell’amministrazione digitale"""», s.d.)". Reading the documentation, it does not seem possible to do so. In the reference page, I have the default style. I would like to have back different template, something like:
In my example: And a last related question. I have in the output Thank you and best wishes 🎄 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi, I have created a cls file and now I can reference a reference id and have in output only the ID and the link to reference. But I have two opened problems:
Thank you |
Beta Was this translation helpful? Give feedback.
Could you set this in your
_quarto.yml
?https://github.com/aborruso/linee-guida-opendata/blob/21376661731318600ab7e3e94884bd08da9820ae/references.qmd#L1-L5
and not in the
references.qmd
document directly ?