How create the following type as a cross reference in MS-WORD 2007?
I have written a research paper.The References Section has the references in the following manner:
[1] Author, Rest Details
The cross-reference section in word is not showing the above type in Numbered Type.How can I add the above type as a reference to a number in square brackets in body of my paper?
For eg:
.....line[3] //This is a line withing the body of my paper using reference 3.
&
[3] Author, Rest Details //This is the reference.
Only numbers are to be referred within the square brackets.
microsoft-word microsoft-word-2007 cross-reference citations
add a comment |
I have written a research paper.The References Section has the references in the following manner:
[1] Author, Rest Details
The cross-reference section in word is not showing the above type in Numbered Type.How can I add the above type as a reference to a number in square brackets in body of my paper?
For eg:
.....line[3] //This is a line withing the body of my paper using reference 3.
&
[3] Author, Rest Details //This is the reference.
Only numbers are to be referred within the square brackets.
microsoft-word microsoft-word-2007 cross-reference citations
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16
add a comment |
I have written a research paper.The References Section has the references in the following manner:
[1] Author, Rest Details
The cross-reference section in word is not showing the above type in Numbered Type.How can I add the above type as a reference to a number in square brackets in body of my paper?
For eg:
.....line[3] //This is a line withing the body of my paper using reference 3.
&
[3] Author, Rest Details //This is the reference.
Only numbers are to be referred within the square brackets.
microsoft-word microsoft-word-2007 cross-reference citations
I have written a research paper.The References Section has the references in the following manner:
[1] Author, Rest Details
The cross-reference section in word is not showing the above type in Numbered Type.How can I add the above type as a reference to a number in square brackets in body of my paper?
For eg:
.....line[3] //This is a line withing the body of my paper using reference 3.
&
[3] Author, Rest Details //This is the reference.
Only numbers are to be referred within the square brackets.
microsoft-word microsoft-word-2007 cross-reference citations
microsoft-word microsoft-word-2007 cross-reference citations
asked Dec 5 '16 at 17:09
Adarsh Sharma
61
61
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16
add a comment |
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16
add a comment |
1 Answer
1
active
oldest
votes
(Except when I write "Rodolfo:" the text comes from https://wordribbon.tips.net/T008180_Numbering_with_Sequence_Fields.html, with minor edits.)
Do the following to create the numbers before each reference:
Position the insertion point where you want the sequential number to appear. For instance, this would be in the caption for the table or figure.
Press Ctrl+F9 to insert field curly brackets. Make sure the insertion point stays between the brackets.
Type "seq " followed by the name of the element. This name is up to you, but should be the same for each item in this sequence. For instance, you could type "seq references" (without the quote marks).
Press F9 to update the field information. Word replaces the field with the next number in the sequence you have specified.
Type an opening square bracket before and a closing square bracket after the number generated by the SEQ field.
Select everything you created in steps 1 through 5.
Press Alt+F3. Word displays the Create New Building Block dialog box.
In the Name field enter a name by which you want this highlighted text known. This should be something short and meaningful, such as NumList or even NL (Rodolfo: or rn, which stands for reference number and will be quick to type).
Click on the OK button. The dialog box closes.
Now whenever you want to insert the number, type the name you defined in step 8, and then press the F3 key. The field is entered in the document. Note that the number always shows up as 1, but it is updated when you print, or when you select the entire list and press F9.
Rodolfo: To update all fields, select the whole document with Ctrl+A (A for All). Or just select the portion including the fields. Then press F9 to update the field information.
Cross References to the created numbers (by Rodolfo Oviedo)
A. Create a Marker
Select the number you want to cross reference
Ribbon – Insert – Links – Bookmarks
Choose a meaningful name (in the form of AuthorYear)
Add
B. Cross reference to the marker
Place the cursor where you want to insert the cross reference to the number
Ribbon – References – Captions – Cross-reference – Reference type: Bookmark
Choose the name chosen while creating the marker
Insert
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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');
});
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%2fsuperuser.com%2fquestions%2f1153201%2fhow-create-the-following-type-as-a-cross-reference-in-ms-word-2007%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
(Except when I write "Rodolfo:" the text comes from https://wordribbon.tips.net/T008180_Numbering_with_Sequence_Fields.html, with minor edits.)
Do the following to create the numbers before each reference:
Position the insertion point where you want the sequential number to appear. For instance, this would be in the caption for the table or figure.
Press Ctrl+F9 to insert field curly brackets. Make sure the insertion point stays between the brackets.
Type "seq " followed by the name of the element. This name is up to you, but should be the same for each item in this sequence. For instance, you could type "seq references" (without the quote marks).
Press F9 to update the field information. Word replaces the field with the next number in the sequence you have specified.
Type an opening square bracket before and a closing square bracket after the number generated by the SEQ field.
Select everything you created in steps 1 through 5.
Press Alt+F3. Word displays the Create New Building Block dialog box.
In the Name field enter a name by which you want this highlighted text known. This should be something short and meaningful, such as NumList or even NL (Rodolfo: or rn, which stands for reference number and will be quick to type).
Click on the OK button. The dialog box closes.
Now whenever you want to insert the number, type the name you defined in step 8, and then press the F3 key. The field is entered in the document. Note that the number always shows up as 1, but it is updated when you print, or when you select the entire list and press F9.
Rodolfo: To update all fields, select the whole document with Ctrl+A (A for All). Or just select the portion including the fields. Then press F9 to update the field information.
Cross References to the created numbers (by Rodolfo Oviedo)
A. Create a Marker
Select the number you want to cross reference
Ribbon – Insert – Links – Bookmarks
Choose a meaningful name (in the form of AuthorYear)
Add
B. Cross reference to the marker
Place the cursor where you want to insert the cross reference to the number
Ribbon – References – Captions – Cross-reference – Reference type: Bookmark
Choose the name chosen while creating the marker
Insert
add a comment |
(Except when I write "Rodolfo:" the text comes from https://wordribbon.tips.net/T008180_Numbering_with_Sequence_Fields.html, with minor edits.)
Do the following to create the numbers before each reference:
Position the insertion point where you want the sequential number to appear. For instance, this would be in the caption for the table or figure.
Press Ctrl+F9 to insert field curly brackets. Make sure the insertion point stays between the brackets.
Type "seq " followed by the name of the element. This name is up to you, but should be the same for each item in this sequence. For instance, you could type "seq references" (without the quote marks).
Press F9 to update the field information. Word replaces the field with the next number in the sequence you have specified.
Type an opening square bracket before and a closing square bracket after the number generated by the SEQ field.
Select everything you created in steps 1 through 5.
Press Alt+F3. Word displays the Create New Building Block dialog box.
In the Name field enter a name by which you want this highlighted text known. This should be something short and meaningful, such as NumList or even NL (Rodolfo: or rn, which stands for reference number and will be quick to type).
Click on the OK button. The dialog box closes.
Now whenever you want to insert the number, type the name you defined in step 8, and then press the F3 key. The field is entered in the document. Note that the number always shows up as 1, but it is updated when you print, or when you select the entire list and press F9.
Rodolfo: To update all fields, select the whole document with Ctrl+A (A for All). Or just select the portion including the fields. Then press F9 to update the field information.
Cross References to the created numbers (by Rodolfo Oviedo)
A. Create a Marker
Select the number you want to cross reference
Ribbon – Insert – Links – Bookmarks
Choose a meaningful name (in the form of AuthorYear)
Add
B. Cross reference to the marker
Place the cursor where you want to insert the cross reference to the number
Ribbon – References – Captions – Cross-reference – Reference type: Bookmark
Choose the name chosen while creating the marker
Insert
add a comment |
(Except when I write "Rodolfo:" the text comes from https://wordribbon.tips.net/T008180_Numbering_with_Sequence_Fields.html, with minor edits.)
Do the following to create the numbers before each reference:
Position the insertion point where you want the sequential number to appear. For instance, this would be in the caption for the table or figure.
Press Ctrl+F9 to insert field curly brackets. Make sure the insertion point stays between the brackets.
Type "seq " followed by the name of the element. This name is up to you, but should be the same for each item in this sequence. For instance, you could type "seq references" (without the quote marks).
Press F9 to update the field information. Word replaces the field with the next number in the sequence you have specified.
Type an opening square bracket before and a closing square bracket after the number generated by the SEQ field.
Select everything you created in steps 1 through 5.
Press Alt+F3. Word displays the Create New Building Block dialog box.
In the Name field enter a name by which you want this highlighted text known. This should be something short and meaningful, such as NumList or even NL (Rodolfo: or rn, which stands for reference number and will be quick to type).
Click on the OK button. The dialog box closes.
Now whenever you want to insert the number, type the name you defined in step 8, and then press the F3 key. The field is entered in the document. Note that the number always shows up as 1, but it is updated when you print, or when you select the entire list and press F9.
Rodolfo: To update all fields, select the whole document with Ctrl+A (A for All). Or just select the portion including the fields. Then press F9 to update the field information.
Cross References to the created numbers (by Rodolfo Oviedo)
A. Create a Marker
Select the number you want to cross reference
Ribbon – Insert – Links – Bookmarks
Choose a meaningful name (in the form of AuthorYear)
Add
B. Cross reference to the marker
Place the cursor where you want to insert the cross reference to the number
Ribbon – References – Captions – Cross-reference – Reference type: Bookmark
Choose the name chosen while creating the marker
Insert
(Except when I write "Rodolfo:" the text comes from https://wordribbon.tips.net/T008180_Numbering_with_Sequence_Fields.html, with minor edits.)
Do the following to create the numbers before each reference:
Position the insertion point where you want the sequential number to appear. For instance, this would be in the caption for the table or figure.
Press Ctrl+F9 to insert field curly brackets. Make sure the insertion point stays between the brackets.
Type "seq " followed by the name of the element. This name is up to you, but should be the same for each item in this sequence. For instance, you could type "seq references" (without the quote marks).
Press F9 to update the field information. Word replaces the field with the next number in the sequence you have specified.
Type an opening square bracket before and a closing square bracket after the number generated by the SEQ field.
Select everything you created in steps 1 through 5.
Press Alt+F3. Word displays the Create New Building Block dialog box.
In the Name field enter a name by which you want this highlighted text known. This should be something short and meaningful, such as NumList or even NL (Rodolfo: or rn, which stands for reference number and will be quick to type).
Click on the OK button. The dialog box closes.
Now whenever you want to insert the number, type the name you defined in step 8, and then press the F3 key. The field is entered in the document. Note that the number always shows up as 1, but it is updated when you print, or when you select the entire list and press F9.
Rodolfo: To update all fields, select the whole document with Ctrl+A (A for All). Or just select the portion including the fields. Then press F9 to update the field information.
Cross References to the created numbers (by Rodolfo Oviedo)
A. Create a Marker
Select the number you want to cross reference
Ribbon – Insert – Links – Bookmarks
Choose a meaningful name (in the form of AuthorYear)
Add
B. Cross reference to the marker
Place the cursor where you want to insert the cross reference to the number
Ribbon – References – Captions – Cross-reference – Reference type: Bookmark
Choose the name chosen while creating the marker
Insert
edited Dec 26 '18 at 19:04
mature
1494
1494
answered Dec 18 '18 at 7:40
Rodolfo Oviedo
1,5702315
1,5702315
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f1153201%2fhow-create-the-following-type-as-a-cross-reference-in-ms-word-2007%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
What do you mean by "Numbered Type"?
– DavidPostill♦
Dec 5 '16 at 21:54
Did you use the Insert Citation to create your list, and then generate a Bibliography at the end? Once sources are created, , you can insert the square bracketed references via the Insert Citation button. Alternatively, create an outline numbered style with numbering formatted as [1], and apply to your reference list. Outline numbered paragraphs will appear in the "Numbered item" list in the cross-reference dialog.
– Tanya
Feb 14 '17 at 2:16