Search found 8 matches
- Sun Feb 21, 2016 10:53 am
- Forum: BibTeX, biblatex and biber
- Topic: Unable to I \cite from @electronic when I used bibtex?
- Replies: 5
- Views: 6385
Re: Unable to I \cite from @electronic when I used bibtex?
Kindly help me. I run code edited by you. But getting errors and bibliography did not produced. Here is my .blg file.
- Sat Feb 20, 2016 4:24 pm
- Forum: BibTeX, biblatex and biber
- Topic: Unable to I \cite from @electronic when I used bibtex?
- Replies: 5
- Views: 6385
Unable to I \cite from @electronic when I used bibtex?
You cannot use biber with natbib, that is impossible. If you want to use biber, you need package biblatex. That means you cannot use natbib, but biblatex is much superior.
Yes sir, before posting this problem, I tried this with biber with biblatex package. And natbib with bibtex. I always did ...
Yes sir, before posting this problem, I tried this with biber with biblatex package. And natbib with bibtex. I always did ...
- Sat Feb 20, 2016 2:27 pm
- Forum: BibTeX, biblatex and biber
- Topic: Unable to I \cite from @electronic when I used bibtex?
- Replies: 5
- Views: 6385
Unable to I \cite from @electronic when I used bibtex?
I am working with bibliography in journal.In journal I want to print url from @electronic. But I am unable to print and getting errors. Due to that bibliography is not produced. I tried this with bibtex and biber. Bibtex print bibliography but not exact. And biber print "?" in place of cite and show ...
- Wed Feb 17, 2016 7:45 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography Style and URL Problem
- Replies: 3
- Views: 32307
Bibliography Style and URL Problem
I am facing a problem in bibliography. I used @Electronic created by jabref. And used [authoryear]{natbib} package and bibliography style is {unsrtnat}. But I am unable to cite fields from @Electronic. @book and @article works well. Here is .bib file.
@Electronic{2015,
Title = {India loses Rs 2 ...
@Electronic{2015,
Title = {India loses Rs 2 ...
- Sun Jan 31, 2016 7:07 pm
- Forum: Theses, Books, Title pages
- Topic: How produce subtitle from title in bibliography?
- Replies: 6
- Views: 8882
Re: How produce subtitle from title in bibliography?
Thank you again,
It was my mistake. There is no need to specify \shorttitle, it will produce automatically from \citetitle.
It was my mistake. There is no need to specify \shorttitle, it will produce automatically from \citetitle.
- Sun Jan 31, 2016 6:59 pm
- Forum: Theses, Books, Title pages
- Topic: How produce subtitle from title in bibliography?
- Replies: 6
- Views: 8882
Re: How produce subtitle from title in bibliography?
Thankx, Johannes_B
When I tried \shorttitle{is4562000} and \citeshorttitle{is4562000} to write short title, it give error "undefined control sequence. Why I am unable to print short tile?
When I tried \shorttitle{is4562000} and \citeshorttitle{is4562000} to write short title, it give error "undefined control sequence. Why I am unable to print short tile?
- Sun Jan 31, 2016 4:41 pm
- Forum: Theses, Books, Title pages
- Topic: How produce subtitle from title in bibliography?
- Replies: 6
- Views: 8882
Re: How produce subtitle from title in bibliography?
Hello, Johannes_B
For example: If I want to \citetitle from @book{is4562000}, then it will write below entry
"Indian Standard Plain and reinforced concrete--code of
practice (IS 456 : 2000)"
in place of \citetitle. But sometimes, I do not want complete titleName, I need only short title (IS 456 ...
For example: If I want to \citetitle from @book{is4562000}, then it will write below entry
"Indian Standard Plain and reinforced concrete--code of
practice (IS 456 : 2000)"
in place of \citetitle. But sometimes, I do not want complete titleName, I need only short title (IS 456 ...
- Sat Jan 30, 2016 8:11 pm
- Forum: Theses, Books, Title pages
- Topic: How produce subtitle from title in bibliography?
- Replies: 6
- Views: 8882
How produce subtitle from title in bibliography?
Hello,
I am working with bibliography in LaTex. In my work, I am able to write author, year, title, publisher entries from .bib file. But I am unable to produce nicktitle (subtitle) from title. And I do not want to produce subtitle by redefining it. Subtitle should come automaticallyfrom title ...
I am working with bibliography in LaTex. In my work, I am able to write author, year, title, publisher entries from .bib file. But I am unable to produce nicktitle (subtitle) from title. And I do not want to produce subtitle by redefining it. Subtitle should come automaticallyfrom title ...