Using Biblatex with Multind to make an automated author index The 2019 Stack Overflow...
What is the motivation for a law requiring 2 parties to consent for recording a conversation
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Why do UK politicians seemingly ignore opinion polls on Brexit?
Did Section 31 appear in Star Trek: The Next Generation?
Origin of "cooter" meaning "vagina"
What do hard-Brexiteers want with respect to the Irish border?
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
What did it mean to "align" a radio?
How to type this arrow in math mode?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Why can Shazam fly?
Who coined the term "madman theory"?
The difference between dialogue marks
Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?
How to save as into a customized destination on macOS?
Is there a symbol for a right arrow with a square in the middle?
What does ひと匙 mean in this manga and has it been used colloquially?
Is an up-to-date browser secure on an out-of-date OS?
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
Multiply Two Integer Polynomials
Can you compress metal and what would be the consequences?
Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?
Is "plugging out" electronic devices an American expression?
Shouldn't "much" here be used instead of "more"?
Using Biblatex with Multind to make an automated author index
The 2019 Stack Overflow Developer Survey Results Are InMake specific author bold using biblatexGenerate Author/Year Index Using biblatex and imakeidxMake symbol index with description`multind` prints empty indexMake specific author bold using biblatex without consistent author formattingCollecting index entries after printindexSorting author index made using biblatex, removing letter group headingsLimits to number of indexes using multind?Author index using Biblatex with OSCOLA styleCan biblatex exclude all bib entries of one author from the index or indices it generates?
I am starting a book which I want to have separate author and subject indices. While I've made indices by hand in the past, I am considering shifting to biblatex in part because it says it automates putting citations and bibliographic entries into "the index". I can't find any indication whether this supports multiple indices. (The publisher wants me to use the package multind for the multiple indices). I only want to put authors names in the author index automagically.
I can't even find the name of the .idx file that biblatex tells me I have to run makeindex on. Any guidance, especially sample code, would be greatly appreciated.
biblatex indexing
New contributor
add a comment |
I am starting a book which I want to have separate author and subject indices. While I've made indices by hand in the past, I am considering shifting to biblatex in part because it says it automates putting citations and bibliographic entries into "the index". I can't find any indication whether this supports multiple indices. (The publisher wants me to use the package multind for the multiple indices). I only want to put authors names in the author index automagically.
I can't even find the name of the .idx file that biblatex tells me I have to run makeindex on. Any guidance, especially sample code, would be greatly appreciated.
biblatex indexing
New contributor
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of theidx
file?
– Johannes_B
2 mins ago
add a comment |
I am starting a book which I want to have separate author and subject indices. While I've made indices by hand in the past, I am considering shifting to biblatex in part because it says it automates putting citations and bibliographic entries into "the index". I can't find any indication whether this supports multiple indices. (The publisher wants me to use the package multind for the multiple indices). I only want to put authors names in the author index automagically.
I can't even find the name of the .idx file that biblatex tells me I have to run makeindex on. Any guidance, especially sample code, would be greatly appreciated.
biblatex indexing
New contributor
I am starting a book which I want to have separate author and subject indices. While I've made indices by hand in the past, I am considering shifting to biblatex in part because it says it automates putting citations and bibliographic entries into "the index". I can't find any indication whether this supports multiple indices. (The publisher wants me to use the package multind for the multiple indices). I only want to put authors names in the author index automagically.
I can't even find the name of the .idx file that biblatex tells me I have to run makeindex on. Any guidance, especially sample code, would be greatly appreciated.
biblatex indexing
biblatex indexing
New contributor
New contributor
New contributor
asked 7 mins ago
user185557user185557
1
1
New contributor
New contributor
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of theidx
file?
– Johannes_B
2 mins ago
add a comment |
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of theidx
file?
– Johannes_B
2 mins ago
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of the
idx
file?– Johannes_B
2 mins ago
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of the
idx
file?– Johannes_B
2 mins 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
});
}
});
user185557 is a new contributor. Be nice, and check out our Code of Conduct.
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%2ftex.stackexchange.com%2fquestions%2f484250%2fusing-biblatex-with-multind-to-make-an-automated-author-index%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
user185557 is a new contributor. Be nice, and check out our Code of Conduct.
user185557 is a new contributor. Be nice, and check out our Code of Conduct.
user185557 is a new contributor. Be nice, and check out our Code of Conduct.
user185557 is a new contributor. Be nice, and check out our Code of Conduct.
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');
});
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%2f484250%2fusing-biblatex-with-multind-to-make-an-automated-author-index%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
Welcome to TeX.SX. the .idx file that biblatex tells me I have to run makeindex on Where did you get a name and what is the name of the
idx
file?– Johannes_B
2 mins ago