How do I quote a paragraph that already has a footnote?
Suppose I have the following paragraph that already has a footnote in it:
This was a misunderstanding from some imprecise writing (and was related to #14 above). The argument is with respect to the size of shoots not needles. footnote{This has been clarified in the discussion at great length.}
How do I quote the above paragraph with quotation marks? What do I do with the footnote in the paragraph?
quotes footnotes
add a comment |
Suppose I have the following paragraph that already has a footnote in it:
This was a misunderstanding from some imprecise writing (and was related to #14 above). The argument is with respect to the size of shoots not needles. footnote{This has been clarified in the discussion at great length.}
How do I quote the above paragraph with quotation marks? What do I do with the footnote in the paragraph?
quotes footnotes
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22
add a comment |
Suppose I have the following paragraph that already has a footnote in it:
This was a misunderstanding from some imprecise writing (and was related to #14 above). The argument is with respect to the size of shoots not needles. footnote{This has been clarified in the discussion at great length.}
How do I quote the above paragraph with quotation marks? What do I do with the footnote in the paragraph?
quotes footnotes
Suppose I have the following paragraph that already has a footnote in it:
This was a misunderstanding from some imprecise writing (and was related to #14 above). The argument is with respect to the size of shoots not needles. footnote{This has been clarified in the discussion at great length.}
How do I quote the above paragraph with quotation marks? What do I do with the footnote in the paragraph?
quotes footnotes
quotes footnotes
edited Feb 4 '18 at 15:36
Lawrence
31.2k562110
31.2k562110
asked Feb 4 '18 at 15:07
OGCOGC
1032
1032
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22
add a comment |
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22
add a comment |
1 Answer
1
active
oldest
votes
I've seen three approaches that I can think of:
- If the footnote is not relevant to you — if your only reason for including it is that the source had it — then don't worry, you can simply omit it. Just as you can quote a paragraph without including the paragraphs before and after it, you can quote a paragraph without including any footnotes to it.
- If the footnote is relevant to you, but only secondarily, you can follow the quotation with a comment along the lines of "A footnote adds that '...'." (This comment can be in the main text, or in parentheses, or a footnote, as you prefer.)
- If the footnote is highly relevant to you, you can "promote" it into the quotation by using a format like "[footnote: ...]". But this is disruptive, and gives the footnote greater prominence than the author gave it, so should be used with caution.
In my experience, #1 is more common than #2, and #2 is more common than #3.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
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
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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%2fenglish.stackexchange.com%2fquestions%2f429472%2fhow-do-i-quote-a-paragraph-that-already-has-a-footnote%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've seen three approaches that I can think of:
- If the footnote is not relevant to you — if your only reason for including it is that the source had it — then don't worry, you can simply omit it. Just as you can quote a paragraph without including the paragraphs before and after it, you can quote a paragraph without including any footnotes to it.
- If the footnote is relevant to you, but only secondarily, you can follow the quotation with a comment along the lines of "A footnote adds that '...'." (This comment can be in the main text, or in parentheses, or a footnote, as you prefer.)
- If the footnote is highly relevant to you, you can "promote" it into the quotation by using a format like "[footnote: ...]". But this is disruptive, and gives the footnote greater prominence than the author gave it, so should be used with caution.
In my experience, #1 is more common than #2, and #2 is more common than #3.
add a comment |
I've seen three approaches that I can think of:
- If the footnote is not relevant to you — if your only reason for including it is that the source had it — then don't worry, you can simply omit it. Just as you can quote a paragraph without including the paragraphs before and after it, you can quote a paragraph without including any footnotes to it.
- If the footnote is relevant to you, but only secondarily, you can follow the quotation with a comment along the lines of "A footnote adds that '...'." (This comment can be in the main text, or in parentheses, or a footnote, as you prefer.)
- If the footnote is highly relevant to you, you can "promote" it into the quotation by using a format like "[footnote: ...]". But this is disruptive, and gives the footnote greater prominence than the author gave it, so should be used with caution.
In my experience, #1 is more common than #2, and #2 is more common than #3.
add a comment |
I've seen three approaches that I can think of:
- If the footnote is not relevant to you — if your only reason for including it is that the source had it — then don't worry, you can simply omit it. Just as you can quote a paragraph without including the paragraphs before and after it, you can quote a paragraph without including any footnotes to it.
- If the footnote is relevant to you, but only secondarily, you can follow the quotation with a comment along the lines of "A footnote adds that '...'." (This comment can be in the main text, or in parentheses, or a footnote, as you prefer.)
- If the footnote is highly relevant to you, you can "promote" it into the quotation by using a format like "[footnote: ...]". But this is disruptive, and gives the footnote greater prominence than the author gave it, so should be used with caution.
In my experience, #1 is more common than #2, and #2 is more common than #3.
I've seen three approaches that I can think of:
- If the footnote is not relevant to you — if your only reason for including it is that the source had it — then don't worry, you can simply omit it. Just as you can quote a paragraph without including the paragraphs before and after it, you can quote a paragraph without including any footnotes to it.
- If the footnote is relevant to you, but only secondarily, you can follow the quotation with a comment along the lines of "A footnote adds that '...'." (This comment can be in the main text, or in parentheses, or a footnote, as you prefer.)
- If the footnote is highly relevant to you, you can "promote" it into the quotation by using a format like "[footnote: ...]". But this is disruptive, and gives the footnote greater prominence than the author gave it, so should be used with caution.
In my experience, #1 is more common than #2, and #2 is more common than #3.
answered Feb 4 '18 at 17:00
ruakhruakh
12.2k13447
12.2k13447
add a comment |
add a comment |
Thanks for contributing an answer to English Language & Usage 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');
});
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%2fenglish.stackexchange.com%2fquestions%2f429472%2fhow-do-i-quote-a-paragraph-that-already-has-a-footnote%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');
});
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');
});
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');
});
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
Footnotes aren't usually printed as "footnote..." within the text itself. Are you talking about something printed as you have quoted, or something that has a (proper) footnote?
– Lawrence
Feb 4 '18 at 15:38
@Lawrence I wanted to include the Latex code to produce the footnote. Yes, something that has a proper footnote.
– OGC
Feb 4 '18 at 16:22