Questions tagged [bibliography]

An enumerative bibliography is a systematic list of books

An enumerative bibliography is a systematic list of books and other works such as journal articles. Bibliographies range from "works cited" lists at the end of books and articles, to complete and independent publications. Enumerative bibliographies are based on a unifying principle such as creator, subject, date, topic or other characteristic. An entry in an enumerative bibliography provides the core elements of a text resource including a title, the creator(s), publication date and place of publication

http://en.wikipedia.org/wiki/Bibliography#Enumerative_bibliography

281 questions
-1
votes
2 answers

latex in text citations error: citation undefined

I am wanting to do in text citations for my dissertation. I will upload a simplified version of what i am seeing. The issue is that i keep getting "undefined citations" where i only get the citation key out in my pdf irrespective of which compiler i…
-1
votes
1 answer

Overleaf/Latex. How do I add APA 6th edition citation style?

[EDIT] I am having issues changing the citation style to my document. I am currently working with this preamble. There are a lot of packages, but I need them to organise the entire file. The current code works ok, but the citation style is not…
Flor
  • 1
  • 1
-1
votes
1 answer

APS citation style in latex

How do I use the APS citation style in latex? I cannot find any templates, let alone information if I need to use any specific package or bibliographystyle. Also, do I need bibtex or biblatex?
manuel459
  • 173
  • 1
  • 10
-1
votes
1 answer

Biblatex doesn't compile. Probably .bib file not recognised

I've spent many hours trying to get my bibliography working - unsuccessfully. I suspect that, somehow, my .bib file doesn't get recognised. Help would be greatly appreciated. MWE: \documentclass[a4paper,…
Izz
  • 1
  • 1
  • 2
-1
votes
1 answer

Line spacing of MS Word Bibliography

I have a custom xsl biblopgraphy style (basically a copy from the APA6 builtin style with some minor tweaks to applease the gods of thesisrules at my uni). One thing that I can not seem to wrangle is the line-spacing. The style consistently uses a…
Steve
  • 367
  • 3
  • 11
-1
votes
1 answer

Simple Separation of Bibliographic Fields in Excel

I have a simple problem which I am unable to solve (I'm no good at VBA). I'm trying to separate data which looks like this: [Buckley, Peter J.] Univ Leeds, Sch Business, Ctr Int Business, Leeds LS2 9JT, W Yorkshire, England; [Hashai, Niron] Hebrew…
-1
votes
1 answer

Converting bibliographic record from RUSMARC to MARC21

I have a bibliographic record in RUSMARC (Russian UNIMARC) standard. For further processing I need to convert this record into MARCXML (MARC21 in XML) format. How to accomplish such a tranformation programmatically? UPDATE I have some routine to…
AKd
  • 501
  • 4
  • 17
-2
votes
1 answer

Parse title from citation

I am parsing citations imported into Google Sheets. The data looks like 9. Chowen JA, de Fonseca FR, Alvarez E, Navarro M, Garcia-Segura LM, Blazquez E. Increased glucagon-like peptide-1 receptor expression in glia after mechanical lesion of the rat…
-2
votes
1 answer

Error in `V<-`(`*tmp*`, value = `*vtmp*`) : invalid indexing

I used the bibliometrix function in R, and want to plot some useful graphs. library(bibliometrix) ??bibliometrix D<-readFiles("E:\\RE\\savedrecs.txt") M <- convert2df(D,dbsource = "isi", format= "plaintext") results <- biblioAnalysis(M ,sep = ";"…
Huimin HU
  • 11
  • 1
  • 3
-2
votes
1 answer

Figuring out a scheduler relational model

I'm trying to solve the relational model in order to make a Django app. I't will be something like a McDonald's crew scheduler. I mean the grid with colored pins marking who will be working at a given hour a given weekday. I did try to Google out…
Pablo
  • 195
  • 2
  • 8
1 2 3
18
19