docs/diploma

view thesis/pieces/bcg_ansoff.tex @ 167:74151e26ba6a

this is the correct message for the last commit I really hate it when I check in too early or too much by accident! Maybe I should add a confirmation there to prevent me from doing stupid things. But now what I checked in with the last commit: - titlepage became the real titlepage, specifying all important info - cover became the real cover to be the very first page - the previous cover became pretitle, and moved between the other two - my confirmation that I wrote the thesis on my own moved to the appendix - the abstract and keywords moved to the back of the pretitle - the copyright information extended - the market share table is in a temporary state! (Needs verification!) - some cleanups Ten small commits instead of this huge one with an afterwards added message are what I intended ... now I am in a bad mood because of this mess :-(
author meillo@marmaro.de
date Fri, 19 Dec 2008 20:36:03 +0100
parents
children
line source
1 %\subsubsection*{\NAME{BCG} matrix}
2 %
3 %\begin{figure}
4 % \begin{center}
5 % \begin{verbatim}
6 % ---------------------------------------------------
7 % | | |
8 % high market | ? | * |
9 % growth | | |
10 % | | |
11 % ---------------------------------------------------
12 % | | |
13 % low market | dog | cow |
14 % growth | | |
15 % | | |
16 % ---------------------------------------------------
17 % | | |
18 % | small rel. | large rel. |
19 % | market share | market share |
20 % | | |
21 % \end{verbatim}
22 % \end{center}
23 % \caption{\NAME{BCG} matrix for electronic communication}
24 % \label{fig:comm-bcg}
25 %\end{figure}
26 %
27 %
28 %
29 %\subsubsection*{Ansoff matrix}
30 %
31 %\begin{figure}
32 % \begin{center}
33 % \begin{verbatim}
34 % ---------------------------------------------------
35 % | | |
36 % current | email | im |
37 % products | | |
38 % | | |
39 % ---------------------------------------------------
40 % | | |
41 % new | UM | |
42 % products | | |
43 % | | |
44 % ---------------------------------------------------
45 % | | |
46 % | current | new |
47 % | market | market |
48 % | | |
49 % \end{verbatim}
50 % \end{center}
51 % \caption{Ansoff matrix for electronic communication}
52 % \label{fig:comm-ansoff}
53 %\end{figure}