How to produce the following image in LaTeX
How can I produce the file as a PDF in LaTeX. I have done the following
\documentclass[a4paper,twocolumn]{article}
\usepackage[margin=0.5in]{geometry}
But I have the following problem. I want to put the Title inside a box which has thick lines. Also if I use the \maketitle command, date comes below the title, which I do not wish to have.
Also I want to seperate the column by a line of specified thickness.
Command lines will be useful.
How can I produce the file as a PDF in LaTeX. I have done the following
\documentclass[a4paper,twocolumn]{article}
\usepackage[margin=0.5in]{geometry}
But I have the following problem. I want to put the Title inside a box which has thick lines. Also if I use the \maketitle command, date comes below the title, which I do not wish to have.
Also I want to seperate the column by a line of specified thickness.
Command lines will be useful.
No comments:
Post a Comment