Skip to main content

Questions tagged [citing]

{citing} is about specific or customized citation commands. For general questions about bibliographies and citations, use {bibliographies}, or preferably the tag for the bibliography packages and/or backend programs you use, e.g., {bibtex}, {natbib}, or {biblatex}. For using information from regular \label - statements, use {cross-referencing}.

0 votes
0 answers
20 views

Use different citation and bibliography styles in different parts of a document

How can I have change the citation and bibliography style in Part B below to a numeric style while retaining the author-year in Part A. \documentclass[a4paper,11pt,fleqn,english]{article} \usepackage{...
Kelechi Igwe's user avatar
0 votes
0 answers
58 views

How to cite an actual trademark? [closed]

While using the trademark symbol is generally discouraged by writing style manuals, see this post on academia.se citing APA, MLA and the Chicago style manual; I have now the situation that I want to ...
Dohn Joe's user avatar
  • 1,932
1 vote
0 answers
34 views

Citing a Film in Chicago Style Using Biblatex

I'm having trouble finding a way to cite films in Chicago style using biblatex. JabRef doesn't have a built-in @movie or @film format from what I can see, and when I try to write the bib file myself, ...
Arjun's user avatar
  • 11
3 votes
1 answer
64 views

Showing all authors names in the first citation

I am having trouble to make all authors' names appear in the first citation of a given piece. In Oveleaf, I am using natbib with the longnamesfirst option with the apalike biblio style. Below I leave ...
Rubén Pérez Sanz's user avatar
0 votes
1 answer
19 views

Annotation And \textcite Not Interacting Well

The following is part of my document's preamble. \usepackage[style=authoryear, citestyle=apa, hyperref=true, backend=biber, sorting=anyt]{biblatex} \addbibresource{sample.bib} \setlength{\bibparsep}{....
Kai Le's user avatar
  • 3
0 votes
1 answer
15 views

References output coming in alphabetical order but not as per my cite

I am using overleaf . In bibtex file @inproceedings{1, title={Hybrid software and system development in practice: waterfall, scrum, and beyond}, author={Kuhrmann, Matthias and Münch, Jürgen and ...
Na Mu's user avatar
  • 1
0 votes
0 answers
18 views

TexStudio/Zotero/BibTex \cite not working [duplicate]

I'm about to write my PhD Thesis using Texstudio but I'm having great trouble in figuring out how to make \cite work. I use Zotero for the bibliography where I have installed Bibtex. I'm exporting my ...
Ioanna's user avatar
  • 1
1 vote
1 answer
50 views

How to show citation number in Bengali (utf-8)?

I am using \usepackage{polyglossia} to write Bengali. But the citation numbers are still showing in Latin numbers. How to make it a Bengali number like ১,[২], ...? I am using XeLaTex compiler in ...
bim's user avatar
  • 190
2 votes
0 answers
36 views

Hide bib keys from PDF anchors created with hyperref, explicitly using BibLaTeX

I am using the document class memoir and the packages biblatex and hyperref to create a PDF that includes pdflinks/anchors for citations, sections etc. This is a direct follow-up to this question. ...
TopQuark's user avatar
  • 109
4 votes
1 answer
80 views

How to hide BibTeX keys from hyperref pdflinks

I am using hyperref to create a PDF that includes pdflinks for citations, sections etc. Imagine the following MWE: \documentclass{article} % Packages \usepackage{hyperref} \begin{document} \section{...
TopQuark's user avatar
  • 109
1 vote
1 answer
40 views

biblatex citations behaviour with ambiguous author name

I have the following document: \documentclass{article} \RequirePackage[style=apa]{biblatex} \addbibresource{bibliography.bib} \begin{document} \section{Introduction} \parencite{Doe1}, \parencite{Doe2} ...
user7431005's user avatar
2 votes
2 answers
56 views

Problems with bibliography in article class

I have a problem with the references in this latex document: \documentclass[12pt]{article} \usepackage[inner=1in,outer=1in,bottom=1in,top=1in]{geometry} \usepackage{fancyhdr} \pagestyle{fancy} \lhead{...
Star's user avatar
  • 218
0 votes
0 answers
23 views

issues with citing author in texstudio

I've been using texstudio and biblatex for my thesis. When citing authors, I'm using the APA style (Author, Year). Everything was working well until recently when texstudio, for an unknown reason, ...
user333098's user avatar
3 votes
2 answers
76 views

Hyperref with citation in figure caption not working in Spanish

I have found an edge case in which the hyperref package does not work with the pagebackref option when using spanish language. The situation in which this happens is when I cite bibliography in the ...
franciscosili's user avatar
1 vote
0 answers
28 views

How can I locally change the maxcitenames?

I would like to locally change the maxcitenames arguments around a biblatex citation. I know that according to the documentation (Appendix E), this option generally cannot be changed in the refcontext ...
mapf's user avatar
  • 273

15 30 50 per page
1
2 3 4 5
248