Friday, May 25, 2018

Use tabuler in Latex

A simple example which Use tabular for show Acronyms


\begin{tabular}{lcl}

\\IJSE & - & Institute of Java and Software Engineering

\\POS & - & Point Of Sale

\\RMI & - & Remote Method Invocation

\\JVM & - & Java Virtual Machine 

\\AJAX & - & Asynchronous JavaScript and XML

\\CSS & - & Cascading Style Sheet

\\POJO & - & Plain Old Java Object

\end{tabular}

No comments:

Post a Comment