Questions tagged as 'latex'

1
answer

LaTeX command to create C file

Hello, I would like to know if there is a way to generate a file from the LaTeX PDF. What I want to do: I write a LaTeX code, compile and generate the PDF of it. At some point, I want to show a code that is too long to be inside the PDF (read...
asked by 05.06.2017 / 18:14
2
answers

Latex Text Block Formatting

Good afternoon! I'm trying, unsuccessfully, to put this block of text in this photo format: How do I do this in Latex? Thanks in advance for the help. PS: I'm using TeXstudio to edit.     
asked by 29.07.2015 / 17:59
1
answer

Alternative to Miktex

Hello. I am making a document in RMD in Rstudio and would like to export it to word or pdf. I saw that for this I need to install Miktex. However, even following all the steps (the most summarized tutorial is here , which synthesizes what I've...
asked by 13.07.2018 / 16:54
1
answer

How to reference in LATEX text without parentheses

I'm working on my CBT using ShareLatex and a template from my university. I have already set up the file .bib and I can perform citations using \cite{} . But this way it always generates for example: segundo (Fulano, 2012)...
asked by 02.08.2018 / 03:03
1
answer

Latex reference, IEEE model

Hello, I'm writing latex texts by the online publisher Overleaf ( link ) which I think is very good. This has several templates for various articles, including IEEE, which I'm using (. The problem is that in this model the reference is direct, y...
asked by 02.02.2016 / 14:59
1
answer

List of Figures formed by name + number

I used the risethesis template to create my dissertation, but it does not fit abnt for lists (figures, tables ...). For example, the list of figures is being displayed as: 1 Legenda1 .............. 34 2 Legenda2 .............. 35 (It a...
asked by 05.09.2018 / 07:01
2
answers

I want to generate a table of R for Latex

I want to generate a table with the summary data of R with the results I got, I know there is a library called stargazer that does, but I did not find the documentation.     
asked by 14.09.2017 / 06:14
1
answer

Align table in latex?

Hello, I'm trying to align this table on a single page but I'm not getting anyone to have any tips that can help me? \documentclass{article} % REFERÊNCIAS------------------------------------------------------------------ \usepackage[%...
asked by 28.05.2017 / 07:11
1
answer

How to change the natbib language in LaTeX?

I'm doing my Master's thesis in LaTeX, and I'm using natbib with mendeley to do the bibliography. However, the final bibliography appears in English. Is there any way to change the default language of natbib or only with pac...
asked by 01.10.2016 / 19:19
0
answers

How to position this Text below the Table?

Using this LaTeX code: \begin{table}[!htb] \centering \caption{My caption} \label{my-label} \begin{tabular}{|l|l|} \hline \multicolumn{2}{|c|}{\textbf{UC-Responder Atividade}}...
asked by 20.06.2018 / 15:36