Search found 7 matches

by mcsentas
Fri Jan 26, 2018 8:30 pm
Forum: BibTeX, biblatex and biber
Topic: Using the "\cite{test_article}" with the following tex and bib file, throws up a compilation error.
Replies: 2
Views: 5873

Using the "\cite{test_article}" with the following tex and bib file, throws up a compilation error.

Using the "\cite{test_article}" with the following tex and bib file, throws up a compilation error.

This is BibTeX, Version 0.99d (TeX Live 2016)
The top-level auxiliary file: document.aux
I found no \citation commands---while reading file document.aux
I found no \bibdata command---while reading ...
by mcsentas
Wed Jan 24, 2018 3:56 pm
Forum: BibTeX, biblatex and biber
Topic: Bibtex citation for a law passage
Replies: 1
Views: 5308

Bibtex citation for a law passage

How would I write a biblex reference for a passage in a relevant law? where there is really no author.?

For example UK law - Community Care (Residential Accommodation) Act 1998?
by mcsentas
Wed Dec 20, 2017 10:28 pm
Forum: Page Layout
Topic: Using \bibliography{sources} the compiled PDF show "3 References" in the heading
Replies: 2
Views: 4017

Using \bibliography{sources} the compiled PDF show "3 References" in the heading

\documentclass[a4paper,doc,12pt,natbib]{apa6}
\usepackage{apacite}
\usepackage{blindtext}
\usepackage{times}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{DejaVuSerif}
\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage{csquotes}
\usepackage[utf8x]{inputenc}
\usepackage ...
by mcsentas
Wed Dec 20, 2017 9:53 pm
Forum: Page Layout
Topic: Using \bibliography{sources} the compiled PDF show "3 References" in the heading
Replies: 2
Views: 4017

Using \bibliography{sources} the compiled PDF show "3 References" in the heading

Using \bibliography{sources} the compiled PDF show "3 References" in the heading.

How do I get rid of the 3.?
by mcsentas
Wed Dec 20, 2017 8:14 pm
Forum: Page Layout
Topic: How do create section numbering using a, b, c etc instead of numbers?
Replies: 3
Views: 40554

How do create section numbering using a, b, c etc instead of numbers?

How do create section numbering using a, b, c etc instead of numbers?

\section{Chapter} -- Appears a 1.

\subsection{My sub chapter} --Appears as 1.a 1.b etc
by mcsentas
Thu Nov 30, 2017 4:00 pm
Forum: Page Layout
Topic: Date and timestamp in footer as well as pagenumber
Replies: 1
Views: 8981

Date and timestamp in footer as well as pagenumber

How do I insert the date and a timestamp in the bottom left footer of my document, and the page number on the right.?

I have the following where I am using pdfpages.

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{fancyhdr}
\usepackage{pdfpages}

\pagestyle{fancy}
\fancyhf ...
by mcsentas
Fri Nov 24, 2017 9:20 am
Forum: General
Topic: Numbers of characters within a document
Replies: 1
Views: 3258

Numbers of characters within a document

How do I find the numbers of characters within a document.?
Not a word-count, but a character count.