Questions tagged [csl]

CSL stands for Citation Style Language, "a popular open XML-based language to describe the formatting of citations and bibliographies".

CSL stands for Citation Style Language, "a popular open XML-based language to describe the formatting of citations and bibliographies" https://citationstyles.org/.

85 questions
1
vote
1 answer

Word output issues using R Markdown

I was trying to output a Word document using APA bibliography style. When I compiled my document in order to output a PDF, there was no problem at all: citations were listed correctly in the references section. It was the same with HTML output. On…
domi
  • 119
  • 2
1
vote
0 answers

How can I create a Zotero citation format of [NameYear] without the et al appearing?

I am new to Zotero and to Citation Style Language (CSL). I would like to modify a style to permit a citation style with the format [NameYear], where 'Name' is the family name of the first author and 'Year' is the publication year. I can easily adapt…
Squishium
  • 11
  • 3
1
vote
3 answers

Trying to make annotated citation style, getting "Error generating citations and bibliography"

I have a question on some csl code. I am trying to convert the "nature" style which is available through Zotero to an annotated style which gets the annotation by citing the "Extra" field (similar to APA 7th edition annotated). I am not familiar…
Fio
  • 45
  • 5
1
vote
0 answers

Generating headlines before reference types in sorted bibliography (CSL)

Recently I have found a tip that allows for sorting CSL-generated bibliography by reference type in PDF output. In my example, I applied this tip accordingly:
1
vote
1 answer

Can a single cite within a citation reference more than one url/accessed date pairs?

Let's say that I have a reference such as: title "Hello World" urls - http://example.com/foo (accessed 20/03/2018) - http://example.com/bar (accessed 10/05/2015) (And let's say that the above reference is processed into a form that a CSL…
customcommander
  • 17,580
  • 5
  • 58
  • 84
1
vote
1 answer

Change citation-label to only include one to two letters per author

I need to finish a paper for university which has very specific citation requirements. I am using Zotero for my literature, which uses CSL to define its citation styles. My in-text citations need to look as follows: For one or more than three…
ppgcc74
  • 397
  • 4
  • 16
1
vote
1 answer

Full author list for first citation in a chapter [apa.csl]

I'm writing my dissertation in R markdown. I am using bibtex, pandoc-citeproc, and apa.csl with bookdown. I have new_session: yes in my _bookdown.yml and compiling primarily to PDF (documentclass:book, classoption: oneside). The system I have is…
1
vote
1 answer

How to force use of BibTeX key as citation key with Pandoc and Biber?

I'm trying to get Teaching Tech Together ready for publication. The PDF is looking OK, but I'm struggling to get an HTML that I'm happy with, and I'm hoping someone can help. My LaTeX file contains…
Greg Wilson
  • 1,015
  • 10
  • 24
1
vote
1 answer

CSL Style Formatting Questions

I have two questions I was hoping the community could help me with. I'm specially using CSL in Mendeley with the Microsoft Word plugin. Do you know how to control the spacing/tab between the number of the citation and the author names? I want this…
1
vote
1 answer

Rmarkdown: use Komadown and Specify Pandoc Arguments

Hi at all i have the following Problem: I'm using Rmarkdown to write a Dokument. I'm also using the komadown package to use some bookdown features for referencing and be able to use the scrartcl document Class (Latex Output). I want to specify a…
BerriJ
  • 913
  • 7
  • 18
1
vote
2 answers

Chronological inline citations - CSL file modification

I'm aware that the ordering of citations within an inline citation group is determined by the .csl citation style. I'm wondering if anyone is able to provide guidance on how to edit an existing style which does not order inline citations…
Evan
  • 435
  • 3
  • 12
1
vote
1 answer

how to customize csl file such that can be used for my dissertation using libre office

Hi every one, I am interested in making the Reference file which exactly looks like in the picture, but the csl file that was available in mendeleyneed in this style but the csl file give like this [csl file gives this…
1
vote
1 answer

Customizing CSL Editor inline citation for multiple

I am trying to edit one of the preexisting citation style in NP++. I want to change [1],[2],[3],[5],[8] and [1-3],[5],[8] to [1,2,3,5,8]. My coding abilities are below normal. Please suggest how can I do this.
Abhishek
  • 11
  • 2
1
vote
3 answers

csl how to insert a line break in bibliography

I am close to giving up now: I am desperately trying to accomplish a supposedly simple thing: I manage the references for my work with Mendeley. I want to format the bibliography so that I have: [author] [title] etc. means, after the element…
user3868893
  • 51
  • 2
  • 3
1
vote
2 answers

Changing a CSL file (Citation Style Language)

I have specific requirements for my citations so I used the apa 6th CSL file and adapted it. In the APA it adds an "&" before the last author but I have to get rid of this and I don't find this function in the code.
weinni2000
  • 41
  • 1
  • 6