How to cite a theorem when its order (and thus number) keeps changingUsing LaTeX, how can I restate a theorem, with the same theorem number, later in a paper?How do I get the numbers for theorems, lemmas, examples, etc. before the type?Error using hyperref, cleveref and newtheorem: no counter definedI'm having troubles with the theorem ordersHow to use autoref or cleveref when the theorem environments are in the class file?Remove colored box of ref locallyCross-references between two papersLatex errors with begintheoremHow do I repeat a theorem number with the llncs class?Custom Theorem Style
Why doesn't a const reference extend the life of a temporary object passed via a function?
How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)
Is domain driven design an anti-SQL pattern?
If a centaur druid Wild Shapes into a Giant Elk, do their Charge features stack?
Lied on resume at previous job
What's the difference between repeating elections every few years and repeating a referendum after a few years?
How would photo IDs work for shapeshifters?
Is every set a filtered colimit of finite sets?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Can I legally use front facing blue light in the UK?
Could Giant Ground Sloths have been a good pack animal for the ancient Mayans?
Does bootstrapped regression allow for inference?
Symmetry in quantum mechanics
What is the offset in a seaplane's hull?
Calculate Levenshtein distance between two strings in Python
Crop image to path created in TikZ?
Ideas for 3rd eye abilities
Are white and non-white police officers equally likely to kill black suspects?
Is there a familial term for apples and pears?
How to move the player while also allowing forces to affect it
Can a planet have a different gravitational pull depending on its location in orbit around its sun?
Domain expired, GoDaddy holds it and is asking more money
Information to fellow intern about hiring?
What is the meaning of "of trouble" in the following sentence?
How to cite a theorem when its order (and thus number) keeps changing
Using LaTeX, how can I restate a theorem, with the same theorem number, later in a paper?How do I get the numbers for theorems, lemmas, examples, etc. before the type?Error using hyperref, cleveref and newtheorem: no counter definedI'm having troubles with the theorem ordersHow to use autoref or cleveref when the theorem environments are in the class file?Remove colored box of ref locallyCross-references between two papersLatex errors with begintheoremHow do I repeat a theorem number with the llncs class?Custom Theorem Style
The begintheorem
command will automatically order theorems as they appear in the file.
I am currently writing a paper and as I edit the paper the order of the theorems keep changing. However, I have also made references to the theorems in my paper, i.e "the statement follows by theorem 2" for example.
However, now "theorem 2" has become "theorem 6" (again, as an example) and it becomes annoying to search my paper and change this every single time.
How would I automate this? That is, how can I reference a theorem that automatically changes whenever the order changes?
formatting hyperref cross-referencing theorems
add a comment |
The begintheorem
command will automatically order theorems as they appear in the file.
I am currently writing a paper and as I edit the paper the order of the theorems keep changing. However, I have also made references to the theorems in my paper, i.e "the statement follows by theorem 2" for example.
However, now "theorem 2" has become "theorem 6" (again, as an example) and it becomes annoying to search my paper and change this every single time.
How would I automate this? That is, how can I reference a theorem that automatically changes whenever the order changes?
formatting hyperref cross-referencing theorems
You should uselabel
s andref
s (or better, loadcleveref
and usecref
), to use the cross-referencing capabilities of LaTeX.
– Bernard
2 hours ago
add a comment |
The begintheorem
command will automatically order theorems as they appear in the file.
I am currently writing a paper and as I edit the paper the order of the theorems keep changing. However, I have also made references to the theorems in my paper, i.e "the statement follows by theorem 2" for example.
However, now "theorem 2" has become "theorem 6" (again, as an example) and it becomes annoying to search my paper and change this every single time.
How would I automate this? That is, how can I reference a theorem that automatically changes whenever the order changes?
formatting hyperref cross-referencing theorems
The begintheorem
command will automatically order theorems as they appear in the file.
I am currently writing a paper and as I edit the paper the order of the theorems keep changing. However, I have also made references to the theorems in my paper, i.e "the statement follows by theorem 2" for example.
However, now "theorem 2" has become "theorem 6" (again, as an example) and it becomes annoying to search my paper and change this every single time.
How would I automate this? That is, how can I reference a theorem that automatically changes whenever the order changes?
formatting hyperref cross-referencing theorems
formatting hyperref cross-referencing theorems
edited 1 hour ago
user185220
315
315
asked 2 hours ago
akgjhakgjh
1262
1262
You should uselabel
s andref
s (or better, loadcleveref
and usecref
), to use the cross-referencing capabilities of LaTeX.
– Bernard
2 hours ago
add a comment |
You should uselabel
s andref
s (or better, loadcleveref
and usecref
), to use the cross-referencing capabilities of LaTeX.
– Bernard
2 hours ago
You should use
label
s and ref
s (or better, load cleveref
and use cref
), to use the cross-referencing capabilities of LaTeX.– Bernard
2 hours ago
You should use
label
s and ref
s (or better, load cleveref
and use cref
), to use the cross-referencing capabilities of LaTeX.– Bernard
2 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483879%2fhow-to-cite-a-theorem-when-its-order-and-thus-number-keeps-changing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483879%2fhow-to-cite-a-theorem-when-its-order-and-thus-number-keeps-changing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should use
label
s andref
s (or better, loadcleveref
and usecref
), to use the cross-referencing capabilities of LaTeX.– Bernard
2 hours ago