Questions tagged [research]
Pertaining to open questions being investigated.
19 questions
0 votes
1 answer
55 views
how to create landscape-oriented LaTeX table used in systematic reviews or survey papers
How to create a table like this with LaTeX?
-1 votes
1 answer
1k views
Looking for Latex Template for Research Statement for Faculty Jobs [closed]
I am looking for a latex template for research statements for a faculty job in the intersection of math and engineering. Since research statements for faculty jobs have a page limit, I want it to be ...
0 votes
0 answers
45 views
want to start working in Latex [duplicate]
I have already installed Latex but I don't know how to write the research paper in that, can you please help me to write it there?
0 votes
0 answers
34 views
How to add a research paper (class) to a thesis (class) in one OverLeaf file [duplicate]
I have a thesis class that has the following tex file as a main file and it is called: thesis.tex %------------------------ Preamble and bibliography resources \documentclass[12pt,oneside]{...
0 votes
1 answer
1k views
Easy way for a bibliography in Word?
I have already tried Mendeley and it is difficult to add a .bib file for every research article and load it. It feels like separate research to me. Either how Mendeley works is clearly bad or I am ...
0 votes
1 answer
208 views
Paper Submission Accordingly
I downloaded the Latex template file from a mathematics journal site so that I can write my article according to the journal submission guidelines. Now as I am trying to write it's not running. I ...
1 vote
1 answer
221 views
Better way to write the minimum cost covering formula
I'm trying to reproduce the model for the minimum cost covering that follows: I managed to do this: \documentclass[10pt,a4paper]{article} \usepackage{amssymb} \usepackage{amsmath} \begin{document} ...
0 votes
0 answers
72 views
Latex for notes search offline?
I want to build my own notes framework, but except refer to the GitHub pages(website way), I want to use latex files offline. But compared with online notes, I don't know how can I search keywords in ...
2 votes
2 answers
3k views
How to remove the first blank page that appear in the IEEE access journal template
I am about to submit a research article on IEEE access journal. I am using the overleaf version which is available online for tex editing and also I am using the IEEE access journal template. Every ...
9 votes
3 answers
2k views
How can I create a diagram in tikz that contains both images, blocks of text and tikzpictures, which are all connected by arrows?
I would like to draw a diagram that contains both an image, two blocks of text and a tikzpicture. More precisely, it should look as follows Image -> Rectangle with text -> Tikzpicture -> ...
0 votes
0 answers
1k views
How to write author names according to research paper or journal below title (in LaTeX)
How do I write author names according to a research paper or journal below title (in LaTeX) For Example: **Research Paper Title Name** B.K.Author1, Dr. S B Author2, ...
0 votes
0 answers
312 views
What's the appropriate layout for academic or scientific articles
I want to step up my game and produce more professional written assignments, research articles, etc. and I'm looking for a more suitable style/layout appropriate for the sciences and general academia.
1 vote
2 answers
2k views
Box / Object moves in research article template depending on introduction length. Why?
Dear fellow LaTeX users, I am new to the field and had to start quite deep with a relatively complex document template (PNAS research article template). The respective files can be obtained at: http:/...
91 votes
9 answers
9k views
What research papers exist about TeX and friends?
Some time ago there was a question on this site Are there any open research problems in the world of TeX? In a similar spirit, I'd like to ask, whether there are any research articles out there in ...
9 votes
2 answers
541 views
Spotting strings that are typos in "text mode" but that are right in "math mode"
My copy editor work is largely dedicate do spot typos. I have a kind of typos formed by strings like, e.g., ".", ",", ":"... (a space before a punctuation sign) that we consider typos in text-mode (...