Answer the question
In order to leave comments, you need to log in
BibTex compilation problem, how to implement bibliography output in an unusual template?
Good afternoon everyone, I will try to reveal the essence of the problem. There is a magazine template, they require the bibliography to be displayed through Bibtex, and through their template: that is, the style file contains a function that, when substituted as an argument, requires the name of the template and displays the bibliography. The problem is this: when compiling Latex->Bibtex->Latex at the Bibtex stage, it does not find functions related to it in the main aux file, because a separate aux file is created for the library. How to make Bibtex read a specific aux file when compiling? Shell TeXstudio. Journal -- link to the journal .
Answer the question
In order to leave comments, you need to log in
I collected a sample from their website.
This line
should be removed (can be commented out).
Build in the following sequence (on the command line in the directory with these files):
\usepackage[caption=false]{subfig}
pdflatex sample
bibtex bu1
bibtex bu2
pdflatex sample
pdflatex sample
Kind.
Pass a GET parameter and track with the pre_get_posts hook .
function toster489432_pre_get_posts($query) {
if (!is_admin() && $query->is_main_query()) {
if (isset($_GET['new'])) {
$query->set('order', 'DESC');
} else {
$query->set('order', 'ASC');
}
}
}
add_action('pre_get_posts', 'toster489432_pre_get_posts');
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question