All Questions
Tagged with cite-package cross-referencing
5 questions
0
votes
0
answers
49
views
Why does my citation turn?
The top rows are all added citations and all were added in the reference file of lyx the same way but why does some of it becomes ? not a proper citation.
2
votes
1
answer
313
views
Why is there a space before the last full stop in the citation?
When I write a citation, the compiled file has a space before the last period.
Example:
Butt, Miriam. 2012. Modern approaches to case: An
overview. of Malchukov & Spencer .
Note the space ...
5
votes
2
answers
522
views
Referring to equations
I'm preparing a journal paper using "osajnl" style. My question is that, how can I refer to equation and its source reference as the below photo.
in other words, I'm trying to use equation (1) from ...
3
votes
1
answer
275
views
How to cross-reference a list of sub figures at once? [duplicate]
How can I define a command similar to \ref for referencing a list of subfigures at once?
Just like what cite package does for citations.
A command like \myref{a,c,d} which can be tuned to generate ...
6
votes
1
answer
5k
views
Question marks instead of citation
I'm a new user for LaTeX, I'm using svmult for springer, but there sth I can't get it about thebibliography.
I use the following packages:
\documentclass[10pt]{svmult}
%
\usepackage{makeidx}
...