Efficiencies and AntitrustReconsidered: An EvolutionaryPerspective
Författare
Arelis Meza
Last Updated
för 9 år sedan
Licens
Creative Commons CC BY 4.0
Sammanfattning
Los expositores debatirán el monopolio con relación a lo expuesto anterior-mente
Los expositores debatirán el monopolio con relación a lo expuesto anterior-mente
% Use only LaTeX2e, calling the article.cls class and 12-point type.
\documentclass[12pt]{article}
% Users of the {thebibliography} environment or BibTeX should use the
% scicite.sty package, downloadable from *Science* at
% www.sciencemag.org/about/authors/prep/TeX_help/ .
% This package should properly format in-text
% reference calls and reference-list numbers.
\usepackage{scicite}
\usepackage[utf8]{inputenc}
\usepackage[spanish]{babel}
% Use times if you have the font installed; otherwise, comment out the
% following line.
\usepackage{times}
% The preamble here sets up a lot of new/revised commands and
% environments. It's annoying, but please do *not* try to strip these
% out into a separate .sty file (which could lead to the loss of some
% information when we convert the file to other formats). Instead, keep
% them in the preamble of your main LaTeX source file.
% The following parameters seem to provide a reasonable page setup.
\topmargin 0.0cm
\oddsidemargin 0.2cm
\textwidth 16cm
\textheight 21cm
\footskip 1.0cm
%The next command sets up an environment for the abstract to your paper.
\newenvironment{sciabstract}{%
\begin{quote} \bf}
{\end{quote}}
% If your reference list includes text notes as well as references,
% include the following line; otherwise, comment it out.
\renewcommand\refname{References and Notes}
% The following lines set up an environment for the last note in the
% reference list, which commonly includes acknowledgments of funding,
% help, etc. It's intended for users of BibTeX or the {thebibliography}
% environment. Users who are hand-coding their references at the end
% using a list environment such as {enumerate} can simply add another
% item at the end, and it will be numbered automatically.
\newcounter{lastnote}
\newenvironment{scilastnote}{%
\setcounter{lastnote}{\value{enumiv}}%
\addtocounter{lastnote}{+1}%
\begin{list}%
{\arabic{lastnote}.}
{\setlength{\leftmargin}{.22in}}
{\setlength{\labelsep}{.5em}}}
{\end{list}}
% Include your paper's title here
\title{Market Structure and Market Performance}
% Place the author information here. Please hand-code the contact
% information and notecalls; do *not* use \footnote commands. Let the
% author contact information appear immediately below the author names
% as shown. We would also prefer that you don't change the type-size
% settings shown here.
\author{Arelis Meza- Andrea Recalde\\
\\
\normalsize{Escuela Politécnica Nacional}\\
\normalsize{S. Martin
Department of Economics, Krannert School of Management}\
\normalsize{Purdue University, Room 4027 Rawls Hall}\\
\normalsize{West Lafayette, IN 47907-2076, USA}\\
\\
\normalsize{ e-mail: smartin@purdue.edu}
}
% Include the date command, but leave its argument blank.
\date{}
%%%%%%%%%%%%%%%%% END OF PREAMBLE %%%%%%%%%%%%%%%%
\begin{document}
% Double-space the manuscript.
\baselineskip24pt
% Make the title.
\maketitle
% Place your abstract within the special {sciabstract} environment.
\begin{sciabstract}
I. Debate
Los expositores debatirán la competitividad con relación a lo expuesto anteriormente
\end{sciabstract}
% In setting up this template for *Science* papers, we've used both
% the \section* command and the \paragraph* command for topical
% divisions. Which you use will of course depend on the type of paper
% you're writing. Review Articles tend to have displayed headings, for
% which \section* is more appropriate; Research Articles, when they have
% formal topical divisions at all, tend to signal them with bold text
% that runs into the paragraph, for which \paragraph* is the right
% choice. Either way, use the asterisk (*) modifier, as shown, to
% suppress numbering.
\section*{Las preguntas a continuación serán realizadas por la moduladora: }
Cintya Lanchimba
Ph.D. in Economics, Mathematics Department, National Polytechnic School, Ecuador
GATE L-SE, CNRS
University of Lyon, France
\section*{II. Preguntas }
¿Considera usted que las fusiones empresariales mejoran la competitividad de las empresas?
¿El menú entre competidores de comida rápida garantiza su ventaja competitiva?
¿Entre más franquicias existe un mayor control de mercado?
\section*{III. Fin del debate, a continuación intervención del público presente}
\section*{IV. Argumentos a Favor Arelis Meza}
Las fusiones empresariales son necesarias para el desarrollo de las actividades y expansión del mercado.
Las empresas deben renovar sus productos, tecnología, considerando la variabilidad y adaptación del consumidor.
Entre más franquicias, existe mayor control del mercado y brechas hacia la competencia de las mismas.
\section*{V. Argumentos en contra Andrea Recalde}
Las fusiones no siempre son necesarias puesto que te limitan el mercado. Y por otro lado estas fusiones se pueden convertir en monopolios y oligopolios.
Los cambios en los productos no te generan mayores ventajas comparativas puesto que depende mucho de las preferencias de un consumidor.
Las franquicias no te dan una mayor control del mercado sino más bien hacen que las ganancias se fraccionen más.
% Your references go at the end of the main text, and before the
% figures. For this document we've used BibTeX, the .bib file
% scibib.bib, and the .bst file Science.bst. The package scicite.sty
% was included to format the reference numbers according to *Science*
% style.
% Following is a new environment, {scilastnote}, that's defined in the
% preamble and that allows authors to add a reference at the end of the
% list that's not signaled in the text; such references are used in
% *Science* for acknowledgments of funding, help, etc.
% For your review copy (i.e., the file you initially send in for
% evaluation), you can use the {figure} environment and the
% \includegraphics command to stream your figures into the text, placing
% all figures at the end. For the final, revised manuscript for
% acceptance and production, however, PostScript or other graphics
% should not be streamed into your compliled file. Instead, set
% captions as simple paragraphs (with a \noindent tag), setting them
% off from the rest of the text with a \clearpage as shown below, and
% submit figures as separate files according to the Art Department's
% instructions.
\end{document}