I am new to LaTeX and writing master's thesis. I got a template from my university and have an error related to language.
The error is that "you havent defined the language ngerman yet." I have tried to find the source of error on internet and found that I must delete .aux file. I deleted all the ...
Search found 9 matches
- Thu Jul 30, 2020 10:37 am
- Forum: Articles, Essays, and Journal Templates
- Topic: Latex High-quality Template not working
- Replies: 2
- Views: 20030
- Thu Jul 23, 2020 7:03 pm
- Forum: Text Formatting
- Topic: Line indentation not coming correctly
- Replies: 2
- Views: 1564
Line indentation not coming correctly
Nope, that is not only the case that I have coding words than my lines are not rightly aligned BUT also in case where I have long words at the end of the line then they should finish with "-". But they are not!
- Tue Jul 21, 2020 5:57 pm
- Forum: Text Formatting
- Topic: Line indentation not coming correctly
- Replies: 2
- Views: 1564
Line indentation not coming correctly
Hello people,
I am new to latex and having some problems in indentation of lines. It should be a simple answer but I don't know what to search for it?
As you can see in the attached picture, The lines of my paraghraph are not ending at some place but they are finidhing long words and then start a ...
I am new to latex and having some problems in indentation of lines. It should be a simple answer but I don't know what to search for it?
As you can see in the attached picture, The lines of my paraghraph are not ending at some place but they are finidhing long words and then start a ...
- Mon Jul 13, 2020 5:21 pm
- Forum: BibTeX, biblatex and biber
- Topic: Biblatex - why does the bibliography not appear
- Replies: 12
- Views: 73333
Biblatex - why does the bibliography not appear
By the way, it seems it is working now. The second step was important that I compile from tools->Bibliography



- Sun Jul 12, 2020 4:58 pm
- Forum: BibTeX, biblatex and biber
- Topic: Biblatex - why does the bibliography not appear
- Replies: 12
- Views: 73333
Biblatex - why does the bibliography not appear

My bib file is only following...
Just to print bibliography in latex I have invested more than 5-6 hrs.
@book{1,
title={SpaceWire user's guide},
author={"Steve Parkes"},
isbn={987-0-9573408-0-0}
}
- Sun Jul 12, 2020 11:52 am
- Forum: BibTeX, biblatex and biber
- Topic: Biblatex - why does the bibliography not appear
- Replies: 12
- Views: 73333
Biblatex - why does the bibliography not appear
Hi,
Here is my exact latax code. I tried to configure both biber and bib latex in the build option of textstudio
\documentclass[a4paper,11pt]{report}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{subcaption}
\usepackage{caption}
\usepackage{glossaries}
\usepackage[english]{babel ...
Here is my exact latax code. I tried to configure both biber and bib latex in the build option of textstudio
\documentclass[a4paper,11pt]{report}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{subcaption}
\usepackage{caption}
\usepackage{glossaries}
\usepackage[english]{babel ...
- Thu Jul 09, 2020 1:52 pm
- Forum: BibTeX, biblatex and biber
- Topic: Biblatex - why does the bibliography not appear
- Replies: 12
- Views: 73333
Biblatex - why does the bibliography not appear
I am having the same issue since many days... attaching the .blg file.. cold you please help?
- Mon May 04, 2020 9:37 pm
- Forum: BibTeX, biblatex and biber
- Topic: \printbibliography does not work
- Replies: 5
- Views: 11198
\printbibliography does not work
Implementation.log
My bibliogrphy file is something like the following just one sitetion.
@book{1,
title={SpaceWire user's guide},
author="Steve Parkes"
isbn={987-0-9573408-0-0}
}
Then I have my .tex file in there I do something like but in the result I am not seeing the sitetion ...
My bibliogrphy file is something like the following just one sitetion.
@book{1,
title={SpaceWire user's guide},
author="Steve Parkes"
isbn={987-0-9573408-0-0}
}
Then I have my .tex file in there I do something like but in the result I am not seeing the sitetion ...
- Mon May 04, 2020 9:27 pm
- Forum: BibTeX, biblatex and biber
- Topic: \printbibliography does not work
- Replies: 5
- Views: 11198
\printbibliography does not work
I am facing exactly the similar problem.
I have kept \printbibliogrphy in the document part but still I cannot see the bibs.!!
I have kept \printbibliogrphy in the document part but still I cannot see the bibs.!!