\documentclass[12pt,titlepage]{article} \usepackage{amsmath} \usepackage{mathrsfs} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsthm} \usepackage{mathtools} \usepackage{graphicx} \usepackage{color} \usepackage{ucs} \usepackage[utf8x]{inputenc} \usepackage{xparse} \usepackage{tikz} \usepackage{hyperref} %----Macros---------- % % Unresolved issues: % % \righttoleftarrow % \lefttorightarrow % % \color{} with HTML colorspec % \bgcolor % \array with options (without options, it's equivalent to the matrix environment) % Of the standard HTML named colors, white, black, red, green, blue and yellow % are predefined in the color package. Here are the rest. \definecolor{aqua}{rgb}{0, 1.0, 1.0} \definecolor{fuschia}{rgb}{1.0, 0, 1.0} \definecolor{gray}{rgb}{0.502, 0.502, 0.502} \definecolor{lime}{rgb}{0, 1.0, 0} \definecolor{maroon}{rgb}{0.502, 0, 0} \definecolor{navy}{rgb}{0, 0, 0.502} \definecolor{olive}{rgb}{0.502, 0.502, 0} \definecolor{purple}{rgb}{0.502, 0, 0.502} \definecolor{silver}{rgb}{0.753, 0.753, 0.753} \definecolor{teal}{rgb}{0, 0.502, 0.502} % Because of conflicts, \space and \mathop are converted to % \itexspace and \operatorname during preprocessing. % itex: \space{ht}{dp}{wd} % % Height and baseline depth measurements are in units of tenths of an ex while % the width is measured in tenths of an em. \makeatletter \newdimen\itex@wd% \newdimen\itex@dp% \newdimen\itex@thd% \def\itexspace#1#2#3{\itex@wd=#3em% \itex@wd=0.1\itex@wd% \itex@dp=#2ex% \itex@dp=0.1\itex@dp% \itex@thd=#1ex% \itex@thd=0.1\itex@thd% \advance\itex@thd\the\itex@dp% \makebox[\the\itex@wd]{\rule[-\the\itex@dp]{0cm}{\the\itex@thd}}} \makeatother % \tensor and \multiscript \makeatletter \newif\if@sup \newtoks\@sups \def\append@sup#1{\edef\act{\noexpand\@sups={\the\@sups #1}}\act}% \def\reset@sup{\@supfalse\@sups={}}% \def\mk@scripts#1#2{\if #2/ \if@sup ^{\the\@sups}\fi \else% \ifx #1_ \if@sup ^{\the\@sups}\reset@sup \fi {}_{#2}% \else \append@sup#2 \@suptrue \fi% \expandafter\mk@scripts\fi} \def\tensor#1#2{\reset@sup#1\mk@scripts#2_/} \def\multiscripts#1#2#3{\reset@sup{}\mk@scripts#1_/#2% \reset@sup\mk@scripts#3_/} \makeatother % \slash \makeatletter \newbox\slashbox \setbox\slashbox=\hbox{$/$} \def\itex@pslash#1{\setbox\@tempboxa=\hbox{$#1$} \@tempdima=0.5\wd\slashbox \advance\@tempdima 0.5\wd\@tempboxa \copy\slashbox \kern-\@tempdima \box\@tempboxa} \def\slash{\protect\itex@pslash} \makeatother % math-mode versions of \rlap, etc % from Alexander Perlis, "A complement to \smash, \llap, and lap" % http://math.arizona.edu/~aprl/publications/mathclap/ \def\clap#1{\hbox to 0pt{\hss#1\hss}} \def\mathllap{\mathpalette\mathllapinternal} \def\mathrlap{\mathpalette\mathrlapinternal} \def\mathclap{\mathpalette\mathclapinternal} \def\mathllapinternal#1#2{\llap{$\mathsurround=0pt#1{#2}$}} \def\mathrlapinternal#1#2{\rlap{$\mathsurround=0pt#1{#2}$}} \def\mathclapinternal#1#2{\clap{$\mathsurround=0pt#1{#2}$}} % Renames \sqrt as \oldsqrt and redefine root to result in \sqrt[#1]{#2} \let\oldroot\root \def\root#1#2{\oldroot #1 \of{#2}} \renewcommand{\sqrt}[2][]{\oldroot #1 \of{#2}} % Manually declare the txfonts symbolsC font \DeclareSymbolFont{symbolsC}{U}{txsyc}{m}{n} \SetSymbolFont{symbolsC}{bold}{U}{txsyc}{bx}{n} \DeclareFontSubstitution{U}{txsyc}{m}{n} % Manually declare the stmaryrd font \DeclareSymbolFont{stmry}{U}{stmry}{m}{n} \SetSymbolFont{stmry}{bold}{U}{stmry}{b}{n} % Manually declare the MnSymbolE font \DeclareFontFamily{OMX}{MnSymbolE}{} \DeclareSymbolFont{mnomx}{OMX}{MnSymbolE}{m}{n} \SetSymbolFont{mnomx}{bold}{OMX}{MnSymbolE}{b}{n} \DeclareFontShape{OMX}{MnSymbolE}{m}{n}{ <-6> MnSymbolE5 <6-7> MnSymbolE6 <7-8> MnSymbolE7 <8-9> MnSymbolE8 <9-10> MnSymbolE9 <10-12> MnSymbolE10 <12-> MnSymbolE12}{} % Declare specific arrows from txfonts without loading the full package \makeatletter \def\re@DeclareMathSymbol#1#2#3#4{% \let#1=\undefined \DeclareMathSymbol{#1}{#2}{#3}{#4}} \re@DeclareMathSymbol{\neArrow}{\mathrel}{symbolsC}{116} \re@DeclareMathSymbol{\neArr}{\mathrel}{symbolsC}{116} \re@DeclareMathSymbol{\seArrow}{\mathrel}{symbolsC}{117} \re@DeclareMathSymbol{\seArr}{\mathrel}{symbolsC}{117} \re@DeclareMathSymbol{\nwArrow}{\mathrel}{symbolsC}{118} \re@DeclareMathSymbol{\nwArr}{\mathrel}{symbolsC}{118} \re@DeclareMathSymbol{\swArrow}{\mathrel}{symbolsC}{119} \re@DeclareMathSymbol{\swArr}{\mathrel}{symbolsC}{119} \re@DeclareMathSymbol{\nequiv}{\mathrel}{symbolsC}{46} \re@DeclareMathSymbol{\Perp}{\mathrel}{symbolsC}{121} \re@DeclareMathSymbol{\Vbar}{\mathrel}{symbolsC}{121} \re@DeclareMathSymbol{\sslash}{\mathrel}{stmry}{12} \re@DeclareMathSymbol{\boxslash}{\mathrel}{stmry}{27} \re@DeclareMathSymbol{\boxbslash}{\mathrel}{stmry}{28} \re@DeclareMathSymbol{\boxast}{\mathrel}{stmry}{24} \re@DeclareMathSymbol{\boxcircle}{\mathrel}{stmry}{29} \re@DeclareMathSymbol{\boxbox}{\mathrel}{stmry}{30} \re@DeclareMathSymbol{\obslash}{\mathrel}{stmry}{20} \re@DeclareMathSymbol{\obar}{\mathrel}{stmry}{58} \re@DeclareMathSymbol{\olessthan}{\mathrel}{stmry}{60} \re@DeclareMathSymbol{\ogreaterthan}{\mathrel}{stmry}{61} \re@DeclareMathSymbol{\bigsqcap}{\mathop}{stmry}{"64} \re@DeclareMathSymbol{\biginterleave}{\mathop}{stmry}{"6} \re@DeclareMathSymbol{\invamp}{\mathrel}{symbolsC}{77} \re@DeclareMathSymbol{\parr}{\mathrel}{symbolsC}{77} \makeatother % \llangle, \rrangle, \lmoustache and \rmoustache from MnSymbolE \makeatletter \def\Decl@Mn@Delim#1#2#3#4{% \if\relax\noexpand#1% \let#1\undefined \fi \DeclareMathDelimiter{#1}{#2}{#3}{#4}{#3}{#4}} \def\Decl@Mn@Open#1#2#3{\Decl@Mn@Delim{#1}{\mathopen}{#2}{#3}} \def\Decl@Mn@Close#1#2#3{\Decl@Mn@Delim{#1}{\mathclose}{#2}{#3}} \Decl@Mn@Open{\llangle}{mnomx}{'164} \Decl@Mn@Close{\rrangle}{mnomx}{'171} \Decl@Mn@Open{\lmoustache}{mnomx}{'245} \Decl@Mn@Close{\rmoustache}{mnomx}{'244} \Decl@Mn@Open{\llbracket}{stmry}{'112} \Decl@Mn@Close{\rrbracket}{stmry}{'113} \makeatother % Widecheck \makeatletter \DeclareRobustCommand\widecheck[1]{{\mathpalette\@widecheck{#1}}} \def\@widecheck#1#2{% \setbox\z@\hbox{\m@th$#1#2$}% \setbox\tw@\hbox{\m@th$#1% \widehat{% \vrule\@width\z@\@height\ht\z@ \vrule\@height\z@\@width\wd\z@}$}% \dp\tw@-\ht\z@ \@tempdima\ht\z@ \advance\@tempdima2\ht\tw@ \divide\@tempdima\thr@@ \setbox\tw@\hbox{% \raise\@tempdima\hbox{\scalebox{1}[-1]{\lower\@tempdima\box \tw@}}}% {\ooalign{\box\tw@ \cr \box\z@}}} \makeatother % \mathraisebox{voffset}[height][depth]{something} \makeatletter \NewDocumentCommand\mathraisebox{moom}{% \IfNoValueTF{#2}{\def\@temp##1##2{\raisebox{#1}{$\m@th##1##2$}}}{% \IfNoValueTF{#3}{\def\@temp##1##2{\raisebox{#1}[#2]{$\m@th##1##2$}}% }{\def\@temp##1##2{\raisebox{#1}[#2][#3]{$\m@th##1##2$}}}}% \mathpalette\@temp{#4}} \makeatletter % udots (taken from yhmath) \makeatletter \def\udots{\mathinner{\mkern2mu\raise\p@\hbox{.} \mkern2mu\raise4\p@\hbox{.}\mkern1mu \raise7\p@\vbox{\kern7\p@\hbox{.}}\mkern1mu}} \makeatother %% Fix array \newcommand{\itexarray}[1]{\begin{matrix}#1\end{matrix}} %% \itexnum is a noop \newcommand{\itexnum}[1]{#1} %% Renaming existing commands \newcommand{\underoverset}[3]{\underset{#1}{\overset{#2}{#3}}} \newcommand{\widevec}{\overrightarrow} \newcommand{\darr}{\downarrow} \newcommand{\nearr}{\nearrow} \newcommand{\nwarr}{\nwarrow} \newcommand{\searr}{\searrow} \newcommand{\swarr}{\swarrow} \newcommand{\curvearrowbotright}{\curvearrowright} \newcommand{\uparr}{\uparrow} \newcommand{\downuparrow}{\updownarrow} \newcommand{\duparr}{\updownarrow} \newcommand{\updarr}{\updownarrow} \newcommand{\gt}{>} \newcommand{\lt}{<} \newcommand{\map}{\mapsto} \newcommand{\embedsin}{\hookrightarrow} \newcommand{\Alpha}{A} \newcommand{\Beta}{B} \newcommand{\Zeta}{Z} \newcommand{\Eta}{H} \newcommand{\Iota}{I} \newcommand{\Kappa}{K} \newcommand{\Mu}{M} \newcommand{\Nu}{N} \newcommand{\Rho}{P} \newcommand{\Tau}{T} \newcommand{\Upsi}{\Upsilon} \newcommand{\omicron}{o} \newcommand{\lang}{\langle} \newcommand{\rang}{\rangle} \newcommand{\Union}{\bigcup} \newcommand{\Intersection}{\bigcap} \newcommand{\Oplus}{\bigoplus} \newcommand{\Otimes}{\bigotimes} \newcommand{\Wedge}{\bigwedge} \newcommand{\Vee}{\bigvee} \newcommand{\coproduct}{\coprod} \newcommand{\product}{\prod} \newcommand{\closure}{\overline} \newcommand{\integral}{\int} \newcommand{\doubleintegral}{\iint} \newcommand{\tripleintegral}{\iiint} \newcommand{\quadrupleintegral}{\iiiint} \newcommand{\conint}{\oint} \newcommand{\contourintegral}{\oint} \newcommand{\infinity}{\infty} \newcommand{\bottom}{\bot} \newcommand{\minusb}{\boxminus} \newcommand{\plusb}{\boxplus} \newcommand{\timesb}{\boxtimes} \newcommand{\intersection}{\cap} \newcommand{\union}{\cup} \newcommand{\Del}{\nabla} \newcommand{\odash}{\circleddash} \newcommand{\negspace}{\!} \newcommand{\widebar}{\overline} \newcommand{\textsize}{\normalsize} \renewcommand{\scriptsize}{\scriptstyle} \newcommand{\scriptscriptsize}{\scriptscriptstyle} \newcommand{\mathfr}{\mathfrak} \newcommand{\statusline}[2]{#2} \newcommand{\tooltip}[2]{#2} \newcommand{\toggle}[2]{#2} % Theorem Environments \theoremstyle{plain} \newtheorem{theorem}{Theorem} \newtheorem{lemma}{Lemma} \newtheorem{prop}{Proposition} \newtheorem{cor}{Corollary} \newtheorem*{utheorem}{Theorem} \newtheorem*{ulemma}{Lemma} \newtheorem*{uprop}{Proposition} \newtheorem*{ucor}{Corollary} \theoremstyle{definition} \newtheorem{defn}{Definition} \newtheorem{example}{Example} \newtheorem*{udefn}{Definition} \newtheorem*{uexample}{Example} \theoremstyle{remark} \newtheorem{remark}{Remark} \newtheorem{note}{Note} \newtheorem*{uremark}{Remark} \newtheorem*{unote}{Note} %------------------------------------------------------------------- \begin{document} %------------------------------------------------------------------- \section*{Stats} \textbf{Fortran Wiki Statistics} Visitor counts refer to unique IP addresses. \textbf{Note:} These statistics are moderated and therefore referrer spam is ineffective. \hypertarget{november-2010}{}\subsection*{{November 2010}}\label{november-2010} \begin{itemize}% \item Page loads: 21,524 \item Unique visitors: 5,491 \item Unique referrers: 101 \item Feed hits: 3,056 \item Unique subscribers: 211 \item Bandwidth: 2,879 MB \item Browsers: Firefox (49.21\%), Internet Explorer (24.24\%), Chrome (13.17\%), Safari (5.94\%). \item Operating systems: Windows (57.37\%), Linux (27.77\%), Mac OS (10.91\%). \item Popular pages: [[HomePage]] (4.89\%), [[Fortran 2008]] (2.75\%), [[Object-oriented programming]] (2.47\%), [[Fortran 2003 status]] (1.70\%), [[Intrinsic procedures]] (1.67\%). \item Top referrers: google.com (24.15\%), bing.com (0.65\%), fortran.de (0.42\%), yahoo.com (0.22\%), stackoverflow.com (0.20\%). \end{itemize} \hypertarget{october-2010}{}\subsection*{{October 2010}}\label{october-2010} \begin{itemize}% \item Page loads: 18,266 \item Unique visitors: 5,209 \item Unique referrers: 75 \item Feed hits: 2,749 \item Unique subscribers: 222 \item Bandwidth: 2,614 MB \item Browsers: Firefox (48.63\%), Internet Explorer (25.55\%), Chrome (12.23\%), Safari (5.30\%). \item Operating systems: Windows (61.01\%), Linux (24.88\%), Mac OS (10.06\%). \item Popular pages: [[HomePage]] (5.30\%), [[Object-oriented programming]] (2.68\%), [[Fortran 2008]] (2.41\%), [[Fortran 2003 status]] (1.73\%), [[FAQ]] (1.62\%). \item Top referrers: google.com (24.97\%), bing.com (0.84\%), yahoo.com (0.33\%), fortran.de (0.33\%), mitbbs.com (0.27\%). \end{itemize} \hypertarget{september-2010}{}\subsection*{{September 2010}}\label{september-2010} \begin{itemize}% \item Page loads: 15,437 \item Unique visitors: 4,258 \item Unique referrers: 43 \item Feed hits: 2,327 \item Unique subscribers: 121 \item Bandwidth: 2,105 MB \item Browsers: Firefox (48.10\%), Internet Explorer (27.29\%), Chrome (11.55\%), Safari (5.17\%). \item Operating systems: Windows (60.76\%), Linux (26.37\%), Mac OS (10.03\%). \item Popular pages: [[HomePage]] (5.29\%), \href{/fortran/recently_revised}{Recently Revised} (3.13\%), [[Object-oriented programming]] (2.58\%), [[Fortran 2008]] (2.55\%), [[Fortran 2003 status]] (1.77\%). \item Top referrers: google.com (24.72\%), bing.com (0.84\%), yahoo.com (0.30\%), gcc.gnu.org (0.25\%), netvibes.com (0.24\%). \end{itemize} \hypertarget{august-2010}{}\subsection*{{August 2010}}\label{august-2010} \begin{itemize}% \item Page loads: 14,552 \item Unique visitors: 3,610 \item Unique referrers: 51 \item Feed hits: 2,424 \item Unique subscribers: 93 \item Bandwidth: 1,770 MB \item Browsers: Firefox (49.00\%), Internet Explorer (28.34\%), Chrome (9.42\%), Safari (5.10\%). \item Operating systems: Windows (59.31\%), Linux (28.31\%), Mac OS (9.50\%). \item Popular pages: [[HomePage]] (5.24\%), [[Object-oriented programming]] (2.84\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.63\%), [[Fortran 2003 status]] (1.74\%), [[Fortran 2008]] (1.65\%). \item Top referrers: google.com (21.91\%), bing.com (0.66\%), gcc.gnu.org (0.31\%), stackoverflow.com (0.23\%), yahoo.com (0.18\%). \end{itemize} \hypertarget{july-2010}{}\subsection*{{July 2010}}\label{july-2010} \begin{itemize}% \item Page loads: 11,928 \item Unique visitors: 3,397 \item Unique referrers: 49 \item Feed hits: 2,706 \item Unique subscribers: 163 \item Bandwidth: 1,685 MB \item Browsers: Firefox (48.10\%), Internet Explorer (28.38\%), Chrome (10.42\%), Safari (4.89\%). \item Operating systems: Windows (56.84\%), Linux (28.50\%), Mac OS (10.63\%). \item Popular pages: [[HomePage]] (4.85\%), [[Object-oriented programming]] (2.80\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.21\%), [[Fortran 2008]] (1.75\%), [[FAQ]] (1.54\%). \item Top referrers: google.com (26.70\%), bing.com (0.58\%), stackoverflow.com (0.32\%), rhinocerus.net (0.18\%), gcc.gnu.org (0.12\%). \end{itemize} \hypertarget{june-2010}{}\subsection*{{June 2010}}\label{june-2010} \begin{itemize}% \item Page loads: 14,222 \item Unique visitors: 3,376 \item Unique referrers: 45 \item Feed hits: 1,829 \item Unique subscribers: 92 \item Bandwidth: 1,594 MB \item Browsers: Firefox (49.38\%), Internet Explorer (30.07\%), Chrome (9.60\%), Safari (5.07\%). \item Operating systems: Windows (58.74\%), Linux (28.76\%), Mac OS (10.16\%). \item Popular pages: \href{/}{HomePage} (4.79\%), [[Object-oriented programming]] (2.56\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.36\%), [[FAQ]] (1.55\%), [[Fortran 2008]] (1.48\%). \item Top referrers: google.com (21.34\%), bing.com (0.65\%), gcc.gnu.org (0.34\%), stackoverflow.com (0.34\%), jblevins.org (0.10\%). \end{itemize} \hypertarget{may-2010}{}\subsection*{{May 2010}}\label{may-2010} \begin{itemize}% \item Page loads: 11,706 \item Unique visitors: 3,365 \item Unique referrers: 48 \item Feed hits: 1,432 \item Unique subscribers: 82 \item Bandwidth: 1,317 MB \item Browsers: Firefox (46.86\%), Internet Explorer (34.89\%), Chrome (7.85\%), Safari (4.19\%). \item Operating systems: Windows (62.29\%), Linux (26.66\%), Mac OS (8.77\%). \item Popular pages: [[HomePage]] (4.27\%), [[Object-oriented programming]] (2.27\%), [[FAQ]] (1.79\%), [[Intrinsic procedures]] (1.67\%), [[size]] (1.63\%). \item Top referrers: google.com (23.89\%), bing.com (0.73\%), stackoverflow.com (0.38\%), forum.ru-board.com (0.26\%), rhinocerus.net (0.15\%). \end{itemize} \hypertarget{april-2010}{}\subsection*{{April 2010}}\label{april-2010} \begin{itemize}% \item Page loads: 13,454 \item Unique visitors: 3,231 \item Unique referrers: 48 \item Feed hits: 1,123 \item Unique subscribers: 71 \item Bandwidth: 1,373 MB \item Browsers: Firefox (47.42\%), Internet Explorer (28.41\%), Chrome (8.33\%), Safari (4.61\%). \item Operating systems: Windows (56.48\%), Linux (27.08\%), Mac OS (8.73\%). \item Popular pages: [[HomePage]] (4.30\%), [[Object-oriented programming]] (2.11\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (1.87\%), [[Fortran 2003 status]] (1.45\%), [[Fortran 2008]] (1.43\%). \item Top referrers: google.com (21.02\%), bing.com (0.68\%), gcc.gnu.org (0.15\%), rhinocerus.net (0.08\%), stackoverflow.com (0.07\%). \end{itemize} \hypertarget{march-2010}{}\subsection*{{March 2010}}\label{march-2010} \begin{itemize}% \item Page loads: 14,698 \item Unique visitors: 3,677 \item Unique referrers: 49 \item Feed hits: 1,434 \item Unique subscribers: 93 \item Bandwidth: 1,552 MB \item Browsers: Firefox (49.01\%), Internet Explorer (33.29\%), Chrome (6.99\%), Safari (4.51\%). \item Operating systems: Windows (62.66\%), Linux (26.22\%), Mac OS (8.95\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (6.99\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.01\%), \href{http://fortranwiki.org/fortran/show/Fortran+2003+status}{Fortran 2003+status} (1.97\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (1.64\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.53\%). \item Top referrers: google.com (21.15\%), bing.com (0.55\%), rhinocerus.net (0.20\%), gcc.gnu.org (0.13\%), wikipedia.org (0.07\%). \end{itemize} \hypertarget{february_2010}{}\subsection*{{February 2010}}\label{february_2010} \begin{itemize}% \item Page loads: 8,939 \item Unique visitors: 2,828 \item Unique referrers: 37 \item Feed hits: 1,751 \item Unique subscribers: 71 \item Bandwidth: 913 MB \item Browsers: Firefox (50.53\%), Internet Explorer (31.01\%), Chrome (7.32\%), Safari (4.77\%). \item Operating systems: Windows (61.60\%), Linux (26.84\%), Mac OS (9.44\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (4.99\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (2.17\%), \href{http://fortranwiki.org/fortran/show/size}{size} (1.87\%), \href{http://fortranwiki.org/fortran/show/Fortran+2008}{Fortran 2008} (1.47\%), \href{http://fortranwiki.org/fortran/show/Fortran+2003}{Fortran 2003} (1.45\%). \item Top referrers: google.com (27.89\%), bing.com (1.30\%), rhinocerus.net (0.16\%), delicious.com (0.06\%), jblevins.org (0.06\%). \end{itemize} \hypertarget{january_2010}{}\subsection*{{January 2010}}\label{january_2010} \begin{itemize}% \item Page loads: 9,594 \item Unique visitors: 2,570 \item Unique referrers: 30 \item Feed hits: 737 \item Unique subscribers: 56 \item Bandwidth: 804 MB \item Browsers: Firefox (50.86\%), Internet Explorer (32.33\%), Chrome (5.88\%), Safari (5.45\%). \item Operating systems: Windows (62.76\%), Linux (24.79\%), Mac OS (10.19\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (5.02\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (2.16\%), \href{http://fortranwiki.org/fortran/show/Fortran+2003}{Fortran 2003} (1.76\%), \href{http://fortranwiki.org/fortran/show/Fortran+2008}{Fortran 2008} (1.62\%), \href{http://fortranwiki.org/fortran/show/Fortran+2003+status}{Fortran 2003+status} (1.42\%). \item Top referrers: google.com (24.55\%), bing.com (0.68\%), rhinocerus.net (0.20\%), ask.com (0.04\%), jblevins.org (0.04\%). \end{itemize} \hypertarget{december_2009}{}\subsection*{{December 2009}}\label{december_2009} \begin{itemize}% \item Page loads: 9,100 \item Unique visitors: 2,193 \item Unique referrers: 43 \item Feed hits: 685 \item Unique subscribers: 67 \item Bandwidth: 640 MB \item Browsers: Firefox (48.34\%), Internet Explorer (35.61\%), Chrome (5.75\%), Safari (4.10\%). \item Operating systems: Windows (66.26\%), Linux (22.85\%), Mac OS (7.66\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (4.25\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (2.64\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.76\%), \href{http://fortranwiki.org/fortran/show/Discussion}{Discussion} (1.63\%), \href{http://fortranwiki.org/fortran/show/Fortran+2003}{Fortran 2003} (1.35\%). \item Top referrers: google.com (20.30\%), bing.com (0.56\%), rhinocerus.net (0.09\%). \end{itemize} \hypertarget{november_2009}{}\subsection*{{November 2009}}\label{november_2009} \begin{itemize}% \item Page loads: 10,815 \item Unique visitors: 3,043 \item Unique referrers: 40 \item Feed hits: 1,434 \item Unique subscribers: 106 \item Bandwidth: 914 MB \item Browsers: Firefox (52.68\%), Internet Explorer (30.36\%), Safari (5.39\%), Chrome (4.21\%). \item Operating systems: Windows (60.43\%), Linux (26.59\%), Mac OS (9.04\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (5.58\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (1.86\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.71\%), \href{http://fortranwiki.org/fortran/show/FAQ}{FAQ} (1.71\%), \href{http://fortranwiki.org/fortran/show/trim}{trim} (1.29\%). \item Top referrers: google.com (25.92\%), bing.com (1.07\%), fortran.com (0.84\%), rhinocerus.net (0.18\%), metacrawler.com (0.08\%). \end{itemize} \hypertarget{october_2009}{}\subsection*{{October 2009}}\label{october_2009} \begin{itemize}% \item Page loads: 11,059 \item Unique visitors: 3,068 \item Unique referrers: 42 \item Feed hits: 1,032 \item Unique subscribers: 94 \item Bandwidth: 884 MB \item Browsers: Firefox (49.54\%), Internet Explorer (36.41\%), Safari (4.30\%), Chrome (3.46\%). \item Operating systems: Windows (63.89\%), Linux (25.42\%), Mac OS (7.63\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (5.12\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.78\%), \href{http://fortranwiki.org/fortran/show/FAQ}{FAQ} (1.78\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (1.65\%), \href{http://fortranwiki.org/fortran/show/Discussion}{Discussion} (1.56\%). \item Top referrers: google.com (23.40\%), fortran.com (1.54\%), bing.com (0.97\%), rhinocerus.net (0.12\%), forum.vingrad.ru (0.09\%). \end{itemize} \hypertarget{september-2009}{}\subsection*{{September 2009}}\label{september-2009} \begin{itemize}% \item Page loads: 10,369 \item Unique visitors: 2,526 \item Unique referrers: 41 \item Feed hits: 1,495 \item Unique subscribers: 116 \item Bandwidth: 748 MB \item Browsers: Firefox (45.05\%), Internet Explorer (40.06\%), Safari (4.43\%), Chrome (2.97\%). \item Operating systems: Windows (64.85\%), Linux (23.75\%), Mac OS (7.56\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (5.92\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.57\%), \href{http://fortranwiki.org/fortran/show/Discussion}{Discussion} (1.97\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.69\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (1.54\%). \item Top referrers: google.com (18.02\%), fortran.com (1.14\%), bing.com (0.95\%), rhinocerus.net (0.14\%), stackoverflow.com (0.08\%). \end{itemize} \hypertarget{august-2009}{}\subsection*{{August 2009}}\label{august-2009} \begin{itemize}% \item Page loads: 8,325 \item Unique visitors: 2,050 \item Unique referrers: 31 \item Feed hits: 1,699 \item Unique subscribers: 118 \item Bandwidth: 584 MB \item Browsers: Firefox (46.49\%), Internet Explorer (35.41\%), Safari (4.39\%), Chrome (3.41\%). \item Operating systems: Windows (63.27\%), Linux (22.00\%), Mac OS (8.05\%). \item Popular pages: \href{http://fortranwiki.org/fortran/show/HomePage}{HomePage} (4.82\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (1.67\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (1.53\%), \href{http://fortranwiki.org/fortran/show/Code}{Code} (1.41\%), \href{http://fortranwiki.org/fortran/show/Fortran+2008}{Fortran 2008} (1.39\%). \item Top referrers: google.com (18.99\%), bing.com (1.80\%), fortran.com (1.63\%), rhinocerus.net (0.19\%), stackoverflow.com (0.05\%). \end{itemize} \hypertarget{july-2009}{}\subsection*{{July 2009}}\label{july-2009} \begin{itemize}% \item Page loads: 7,289 \item Unique visitors: 2,127 \item Unique referrers: 24 \item Feed hits: 1,337 \item Unique subscribers: 66 \item Bandwidth: 649 MB \item Browsers: Firefox (45.37\%), Internet Explorer (40.10\%), Safari (4.84\%), Chrome (2.30\%). \item Operating systems: Windows (63.42\%), Linux (23.98\%), Mac OS (8.51\%). \item Popular pages: \href{http://fortranwiki.org/}{HomePage} (6.90\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (2.04\%), \href{http://fortranwiki.org/fortran/show/Intrinsic+procedures}{Intrinsic procedures} (2.00\%), \href{http://fortranwiki.org/fortran/show/Object-oriented+programming}{Object-oriented programming} (1.87\%), \href{http://fortranwiki.org/fortran/show/Fortran+2008}{Fortran 2008} (1.66\%). \item Top referrers: google.com (21.65\%), bing.com (2.70\%), live.com (2.24\%), fortran.com (1.58\%), rhinocerus.net (0.15\%). \end{itemize} \hypertarget{june-2009}{}\subsection*{{June 2009}}\label{june-2009} \begin{itemize}% \item Page loads: 7,579 \item Unique visitors: 1,827 \item Unique referrers: 20 \item Feed hits: 834 \item Unique subscribers: 77 \item Bandwidth: 577 MB \item Browsers: Firefox (51.34\%), Internet Explorer (33.06\%), Safari (8.26\%). \item Operating systems: Windows (60.92\%), Linux (26.11\%), Mac OS (8.87\%). \item Popular pages: [[HomePage]] (6.40\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (3.55\%), [[Intrinsic procedures]] (2.22\%), [[Code]] (1.83\%), [[Object-oriented programming]] (1.77\%). \item Top referrers: google.com (20.32\%), fortran.com (1.70\%), live.com (0.24\%), rhinocerus.net (0.24\%), golem.ph.utexas.edu (0.13\%). \end{itemize} \hypertarget{may-2009}{}\subsection*{{May 2009}}\label{may-2009} \begin{itemize}% \item Page loads: 12,176 \item Unique visitors: 1,496 \item Unique referrers: 26 \item Feed hits: 611 \item Unique subscribers: 57 \item Bandwidth: 550 MB \item Browsers: Firefox (52.01\%), Internet Explorer (29.95\%), Safari (8.29\%). \item Operating systems: Windows (58.02\%), Linux (26.34\%), Mac OS (10.03\%). \item Popular pages: [[HomePage]] (11.41\%), \href{http://fortranwiki.org/fortran/recently_revised}{Recently Revised} (3.38\%), [[Code]] (2.29\%), [[Object-oriented programming]] (1.67\%), [[2009]] (1.54\%). \item Top referrers: google.com (9.17\%), fortran.com (0.54\%), stackoverflow.com (0.09\%), golem.ph.utexas.edu (0.06\%), live.com (0.06\%). \end{itemize} \end{document}

AltStyle によって変換されたページ (->オリジナル) /