ࡱ> z|y{ 'bjbjBrBr DN  @ @,P,`,`,`,t,t,t,8,D,\t,XNL-p----.B..XXXXXXX$Z]N7X`,/..//7X`,`,--LXe1e1e1/`,-`,-Xe1/Xe1e1jOyV-M+0iS2WbX0XS^e1^dyV^`,yV//e1/////7X7Xe1///X////^///////// +: Example Word 2007 / Word 2010 Document For Formatting Your INTERACT 2013 Paper Alfred Hofmann1,, Ursula Barth1, Ingrid Beyer1, Natalie Brecht1,Christine Gnther1, Frank Holzwarth1, Pia Maria Karbach1,Anna Kramer1, and Erika Siebert-Cole1 1 Springer-Verlag, Computer Science Editorial, Tiergartenstr. 17, 69121 Heidelberg, Germany {Alfred.Hofmann, Ursula.Barth, Ingrid.Beyer, Natalie.Brecht, Christine.Guenther, Frank.Holzwarth, Piamaria.Karbach, Anna.Kramer, Erika.Siebert-Cole, HYPERLINK "mailto:LNCS@Springer.com"LNCS}@Springer.com Abstract. The abstract should summarize the contents of the paper and should contain at least 70 and at most 150 words. It should be set in 9-point font size and should be inset 1.0 cm from the right and left margins. There should be two blank (10-point) lines before and after the abstract. This document is in the required format. Keywords: We would like to encourage you to list your keywords in this section. Introduction This is the first sentence in a section and has no indent. Please carefully read the Author Guidelines for the Preparation of Contributions to Springer Computer Science Proceedings document when formatting your paper. You must use the template macro for Word 2003 supplied (splnproc1110.dotm). Also read the document Instructions for Using the Microsoft Word 2007/2010 Proceedings Paper Template. This is the first sentence in a section and has no indent. This is a Sub-section This is the first sentence in a -subsection and has no indent. This a second sentence in a section and has an indent. Copyright Forms The copyright form may be downloaded. Please send your signed copyright form to the Contact Volume Editor, either as a scanned pdf or by fax or by courier. One author may sign on behalf of all of the other authors of a particular paper. Digital signatures are acceptable. Paper Preparation The printing area is 122 mm 193 mm. The text should be justified to occupy the full line width, so that the right margin is not ragged, with words hyphenated as appropriate. Please fill pages so that the length of the text is no less than 180 mm, if possible. Use 10-point type for the name(s) of the author(s) and 9-point type for the address(es) and the abstract. For the main text, please use 10-point type and single-line spacing. We recommend the use of Computer Modern Roman or Times. Italic type may be used to emphasize words in running text. Bold type and underlining should be avoided. Headings. This is an example of a sub-sub-section. Headings should be capitalized (i.e., nouns, verbs, and all other words except articles, prepositions, and conjunctions should be set with an initial capital) and should, with the exception of the title, be aligned to the left. The font sizes are given in Table 1. Here are some examples of headings: "Criteria to Disprove Context-Freeness of Collage Languages", "On Correcting the Intrusion of Tracing Non-deterministic Programs by Software", "A User-Friendly and Extendable Data Distribution System", "Multi-flip Networks: Parallelizing GenSAT", "Self-determinations of Man". Table  SEQ "Table" \* MERGEFORMAT 1. Font sizes of headings. Table captions should always be positioned above the tables. This table provides the format that must be used for all tables. The font size of table text is 9pt. and left justified Heading levelExampleFont size and styleTitle (centered)Lecture Notes 14 point, bold1st-level heading1 Introduction12 point, bold2nd-level heading2.1 Printing Area10 point, bold3rd-level headingHeadings. Text follows 10 point, bold4th-level headingRemark. Text follows 10 point, italicTable textExample table text9 pointLemmas, Propositions, and Theorems. The numbers accorded to lemmas, propositions, and theorems, etc. should appear in consecutive order, starting with Lemma 1, and not, for example, with Lemma 11. Here is an example of a bullet list: Papers not complying with the LNCS style will be reformatted. This can lead to an increase in the overall number of pages. We would therefore urge you not to squash your paper. Another item. Here is an example of a numbered list: Item 1. Item 2. Sub-item 1. Sub-item 2. Figures Please check that the lines in line drawings are not interrupted and have a constant width. To ensure that the reproduction of your illustrations is of a reasonable quality, we advise against the use of shading. The contrast should be as pronounced as possible.  Fig.  SEQ "Figure" \* MERGEFORMAT 1. This is an example of a figure caption. Figure captions are positioned below the figure.. Formulas Displayed equations or formulas are centered and set on a separate line (with an extra line or halfline space above and below). Displayed expressions should be numbered for reference. The numbers should be consecutive within each section or within the contribution, with numbers enclosed in parentheses and set on the right margin. x + y = z .( SEQ eq \n 1) ( SEQ "equation" \n \* MERGEFORMAT 1) Equations should be punctuated in the same way as ordinary text but with a small space before the end punctuation mark. Footnotes The superscript numeral used to refer to a footnote appears in the text either directly after the word to be discussed or in relation to a phrase or a sentence following the punctuation mark (comma, semicolon, or period). Footnotes should appear at the bottom of the normal text area, with a line of about 5cm set immediately above them. Program Code Program listings or program commands in the text are normally set in typewriter font, e.g., CMTT10 or Courier. program Inflation (Output) {Assuming annual inflation rates of 7%, 8%, and 10%,... years}; const MaxYears = 10; var Year: 0..MaxYears; Factor1, Factor2, Factor3: Real; begin Year := 0; Factor1 := 1.0; Factor2 := 1.0; Factor3 := 1.0; WriteLn('Year 7% 8% 10%'); WriteLn; repeat Year := Year + 1; Factor1 := Factor1 * 1.07; Factor2 := Factor2 * 1.08; Factor3 := Factor3 * 1.10; WriteLn(Year:5,Factor1:7:3,Factor2:7:3, Factor3:7:3) until Year = MaxYears end. Page Numbering and Running Heads There is no need to include page numbers. If your paper title is too long to serve as a running head, it will be shortened. Your suggestion as to how to shorten it would be most welcome. References Smith, T.F., Waterman, M.S.: Identification of Common Molecular Subsequences. J. Mol. Biol. 147, 195--197 (1981) May, P., Ehrlich, H.C., Steinke, T.: ZIB Structure Prediction Pipeline: Composing a Complex Biological Workflow through Web Services. In: Nagel, W.E., Walter, W.V., Lehner, W. (eds.) Euro-Par 2006. LNCS, vol. 4128, pp. 1148--1158. Springer, Heidelberg (2006) Foster, I., Kesselman, C.: The Grid: Blueprint for a New Computing Infrastructure. Morgan Kaufmann, San Francisco (1999) Czajkowski, K., Fitzgerald, S., Foster, I., Kesselman, C.: Grid Information Services for Distributed Resource Sharing. In: 10th IEEE International Symposium on High Performance Distributed Computing, pp. 181--184. IEEE Press, New York (2001) Foster, I., Kesselman, C., Nick, J., Tuecke, S.: The Physiology of the Grid: an Open Grid Services Architecture for Distributed Systems Integration. Technical report, Global Grid Forum (2002) National Center for Biotechnology Information, http://www.ncbi.nlm.nih.gov Appendix: Springer-Author Discount LNCS authors are entitled to a 33.3% discount off all Springer publications. Before placing an order, they should send an email to  HYPERLINK "mailto:SDC.bookorder@springer.com" SDC.bookorder@springer.com, giving full details of their Springer publication, to obtain a so-called token. This token is a number, which must be entered when placing an order via the Internet, in order to obtain the discount.  Please note that the LNCS Editorial assumes that all authors have used the western naming convention, with given names preceding surnames. This determines the structure of the names in the running heads and the author index.  The footnote numeral is set flush left and the text follows with the usual word spacing.     PQX_`abdefjlmnpqrɺ㳫㳣㜐~qj]jUj~qh Rph3H*h Rph3CJ EHaJ h Rph3h RphYCJ EHaJ h RphYh Rph3mHsHh Rph3H*mHsH hx(h3hx(hqoH*hx(hYH* hx(hqojhx(h Rp0JUaJ hx(h RpCJ EHaJ hx(hYCJ EHaJ hx(hYh RphYmHsH hU7hYhf!QM  k Y "2BT[gd:gdtegdx(`gd7gdQgdx(`gd,gdY x`gd7`gd7gdY*gdfpgd'ngdYM ^ l z      & ' Z [ i k s u wslc_[SN hN5hNhN5hNh%hYhYNH hYhYhYhfphY5jhfph;0J9Uhfphr@0J9jhfphr@0J9UhfphO0J9hfphS0J9hfph30J9hfphY0J9hU7hYmHsH hU7hYCJ EHaJ mHsHh RphYCJ EHaJ h RphY h RphNu |    }   X Y ] "2VXg+,ABҼҵұ֠֙֙֒{whQ hNHhhYhQNHh hYhQ hU7hQ hhx(h h,NHh, hfhf hfNHhihfNH hihfhfhx( hx(hx( hU7hY hNhfp hNNHhN hNhN.BT,Y[rs#$*+GHIJKLVüᵬxmhU7h60CJaJ hYh60hx( h'nh'nh'nh5mHnHujh'n5U h'n5hYhtehYNH htehY h:hYh:h:CJaJhU7hYCJaJh:hY5hteh6AhYhYNH hYhY hU7hY($(0DEVfufkd$$IfTFF&M /  6    4 Faytx(T $If`gd sD$a$gd5gdte Vefwy$%)0AS]^qxz?ݫݣ{sns hQ5h60hY5hU7hYCJaJ hYhYh'nh'nCJaJhU7h'nCJaJh'nCJaJh'nh606CJaJh'nh60CJNHaJhU7h60CJNHaJhU7h60CJH*aJhU7h60CJaJh'nh60CJaJh'nh605CJaJ)uv $If`gd sfkd2$$IfTFF&M/6    4 Faytx(T $If`gd sfkd$$IfTFF&M/6    4 Faytx(T $If`gd sfkd$$IfTFF&M/6    4 Faytx(T)AR $If`gd sfkd$$IfTFF&M/6    4 Faytx(TRS^qy $If`gd sfkd$$IfTFF&M/6    4 Fayt'nTyz@e$KS[gs|~wwmmhgdY ? & F gdfp?gdfp 7 & F^gdfp7gdfpgdfpgd60fkdq$$IfTFF&M /  6    4 Faytx(T ?@vs|  `anoz{|}~ùù؋أ~v~~أnnjh:UhYhY5jhYhY5UhYhYNH h60h60hYh'nh: hfph:h5mHnHujhfp5U hfp5jhfpUh%hte hYhY hU7hYhYhfpNH hYhfphfp h%5+| `m",}}gdBgdYEkd $$IfF0K1`4 Fa $$Ifa$gdY $Ifgd:gdj:gdfp<gdfpgdfp`gd7!",Meop; !t!!!!+"v"w"""ü؏}yrir^ryrih h mHsHh h NH h h h hU7h hBhYhO hU7hY hYhBjh0JUhhBhBNHhQh6A hBhB hU7hB hhY hhhY hYhY h:hYh:jh:UhmHnHu$ ; !t!w""#$$%&'''''''''%'gd Rp & Fgd:-gd(-gd'n & F7^7`gd:gdB&gd:`gd7"####$$$%%%%%%%%%%Z&[&&&&&&J'K'''''''''''''''Ӽ޳޳ީ잖}u}u}u}u}jh <Uh < hhhjh0JUh'nmH sH h Rph mH sH jh 0JUhBhYNHhBhY0J.j!hBh UjhBhYU hBhY hU7hYh h h NH h h (''''''`gd7B 0 000&P 1:p7. A! " # $ %M  DyK yK 2mailto:LNCS@Springer.com$$If!vh#v#v #v':V F655/5/  / 44 Fytx(Tq$$If!vh#v#v #v':V F655/544 Fytx(Tq$$If!vh#v#v #v':V F655/544 Fytx(Tq$$If!vh#v#v #v':V F655/544 Fytx(Tq$$If!vh#v#v #v':V F655/544 Fytx(Tq$$If!vh#v#v #v':V F655/544 Fyt'nT$$If!vh#v#v #v':V F655/5/  44 Fytx(TDd.F  C "A vurkR4D8 }),ra6aFD8 }),raJFIF``C    #%$""!&+7/&)4)!"0A149;>>>%.DIC;C  ;("(;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?j( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ),hp(>_jVpx$r$.%th t'{WC1jFa9{Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@`jz×1[MjRl%e:V NKYII'NC" P 0hҤYGvĔW$qFז %u"7!]Ok/,! 0c]"`4wA_-TW0Asn\L>`(%!fRJNA~_O7v1 ßY(((((((((((((y㶅Wx4ƲFFԬ&,}-nEY5+Tl UO kV:~JI_ftҀ=aX2R<ZZK  m{,i~FNN$.?uڽ1,i5 NWo+'SRi,׍.=]tZew?wnxh^yiSGDUFPEPEV,OOgR)GnȸBU%v^h+AԓU`,.8KѾ_\~IrLד <pPׅW8?2_#Е ▼[MRYݶ[o*\~p1+iۚ _=L% 5RȞ[d#SWyEQԵ{],. n@&7` Yԁ\qt(YޞExvRj@&o/Mr5-#u~'WEU-DtuUqTg^EUQEQEQEQE!!A$kz 4X]" #d=kϼGJ<ؙ%9WN_J贏 KO]ӵPr@_]nkUۼ> &Gkg:)^C&yeGZxϮ٨)*0U!ݯނQ=k^{9D> R^>TM;jw\ƳK WPQ\xۂ@M/["Zp,D.GJ5(Fy ]Z[Ȑ~ 6}OVQh$bZ6[UE1Gןᠰ[S^~wldº@ЭBil*YWrfbO?q,U%MיCStQPCg w?J9IE]x6kzyI|#ukcuAO]6ͨ1EpZɸ4ccZ\ϯpYR?#v 2I8`EژdKGcqwƗʷ{}1NRߣKM&YMcm1*惕]ξ`$xJ}2Cg#xG*S"!*>sYcEDPz<,qM=QMnQE1Q@Q@'ZZ(U𶟩`Dp~=$thr#_YFZF8,vZnVo'ڮc ös@VyS3 x "]쳅AWo(?("6? zƈ0=:4z9dkQy^fC2)J?ƽ:&xHb!ѝXlL*A9vC~D:|q;I;10V-kkC"Xj[3эz~}@GR5] QX?Ú敧5f){%/.SWC"^K?+-q˱ [6zN (_;-(W;qѕ^ZPsԵh4|J{'=v˻f9$Mg_"N}u5ӷJ,,yrK®,q)12Ls&M;Ar߸1`; иJ[rڐB,6ޫ$q՝|N׺t T*6IcfIW>\d1̸<wzs#87| [V;u:.*rTk#+6 bgМӣ?Cpz3 -3OaJ-ֳ-= qޒ9lәTqW#o(9V$:Ν8] >?yѣ#9U<|% Dr؊ciٝw55=aT8#z:֨;x(*(\bw>rNQEQ!EPEPN^Yn$WUB"FdBWpe ZtyX`'ʈnFwaP)bSRY]&nE(6}z[WojboTʸt5i:|@h(*-N̨Oj5d^۟ܩ忾¹qXa莌= VLrAb@&ȷy9${T`7g6D]K41 qPEUZ79ɧN4z3DYcՏUd@4Ra#97dI-ˉ0"tOM2ɵnOhEdY-\_7[4mAr%OE}jwkK4pi1gm5ԾNg52KMͤ_< i,bX@zG j0LD z.#l|:ѭ{6NV??ƢmsRoy#Wt1*ZB_r IMX[k(bPUljG^k+_??ڟ̎ޚ񤋵YOb3\h5%~*EdFY̗ѡ^2/,VE9ミp*햯[vPWh>¸%ԾG:vm%?ݥo]}Erg%7Y.ƺx'!,.B+byӢQEsQ@Q@Q@tj ;.>c.H*dYѫv#R/"HWM4F"4*0g}~KT`(,\דgr!/ e*_sSgX3YWԩ:曻=S8Y E%bEQEpO d *W8Ss M&s7FOƶtqޯsoW__bk>ѯIhslW=KKխZ%w+*:RJ)2ቨmy3CҤqHGijaLvYʩrf,00{n+ƎSVRƚlYn_5I9uH;kd\yC/ֻ;M#OP֑GEo^ ))_TqUNqEEPEPEP'ãy?K_k)|d??_QivPuMtp|8ٳ}U_A/+Q};cGV>2rb:7u P2I< _;SVnjO;"# fg)t]/P$rOzJJZT\IE-(xifpIvαw`I'Ul/^ CJ䴫`@b:ⲫQRRMAu:A.x $daOҡҦ=O U02]wBVXRf@-Q@ŢߥLDMTb2$/2STuc*օ᫝f/Uo{z 4j߼1A]qheꗿSVxkaAa#P(c ( ( ( ( ( ( ( ( ( ((jink?X$vēt-+5\\<,vMyX4zGʧ=ijSj,SQVp]kVgM'MsNlģuPJZzTOK3%Olc7Dz.! S1*TF(֓MFxzpjjHdctq@HAV5k<1e.[K[4kα:T^Q7IIӥ*"Hӏ4󅝔~uQ=tٟ^:gn­xoT;oy`t`Wz8Vv T0-WyQEQEQEQEQEQEQEQEQEQYoGIJo*=V48D^wRcooCRe3|: kqy_=64ꚱ [D#cFM)9*Xs\#^S764{8 ͼkq#JGL{FGS9Tr<*m&I~XyHPzzNU'"$Ĕc֖i:u6pN M"b͜rk+T<Ĭ: >}]ߓ-:|ǭy6plqTۂb@Oj #EQu߉46 QμիZ4cy nApml7%8|uh^m8OrjΕ[QU+F ;=_:һ1KEsQ@Q@Q@Q@Q@Q@Q@Q@Q@Q@5td< _^Ii 9wnI4ULD-UC ߸u&+aҵ&)1UqXu賎5Gב7Fڳ&/-}AM:sTbD֪-6pflù>w{kHV5x^}Bu Te]W^ @> Q Heading 3h@&`>> R Heading 4@&`>> S Heading 5@&`>> T Heading 6@&`>> U Heading 7@&`>> V Heading 8@&`> > W Heading 9 @&`DA D Default Paragraph FontVi@V  Table Normal :V 44 la (k`( 0No List @@@ NHeader p#`CJ4 4 LFooter  p#2)`2  Page NumberCJPO2P 7title#$$$dh*$`a$5CJ:O: author$`a$:OR: authorinfo$a$CJ0O0 email$a$CJ8O8 heading1  & F\:O!: heading2  & F\]\O\ 0heading3 backup$$ @@*$`5HOH equation  `HOH figlegend$$x`CJTOT tablelegend$$x` CJmHsHROR abstract#77dXh]7^7m$CJ*O* 1p1a `BOB reference^`CJD&`D Footnote ReferenceEHH*lOl Running head - left( $ ]d`a$CJJJ Running head - right!$a$1" Bullet Item_">TTf Item# & F >T-Tf^`1B Numbered Itemf$ & F>T.TfP@RP Z Footnote Text%d^`CJOb  programcodew&$ YnQ4 g J -~`C& `a$m$OJQJbOrb Funotentext.Footnote' V^`VCJ6"@6 Caption (xx5JOJ heading4 backup)@`6JOJ address*$d`a$m$CJPOP Y figure legend+$$x`CJTOT Y table title,$$x` CJmHsHHOH  referenceitem- & FdCJ6U`6  Hyperlink >*B*ph44 Y Body Text 21/\o\ 6Aheading3 backup Char5OJQJ_HmH sH tH4o4 6Ap1a Zchn mH sH tHB'`!B qoComment ReferenceCJaJ4@24 qo Comment Text3@j@12@ qoComment Subject45\N@RN [ Balloon Text5dCJOJQJ^JaJ4Oa4 arabnumitem6 FBOrB  bulletitem7 & F m$>> dashitem8 & F m$<o<e-mailOJQJmHnHsH uZOZ  figurecaption!:$$dx`a$CJ.Od.headings; F<O< image<$x`a$ 7 Table Grid7:V=0&=$d5$7$8$9DH$`a$BbB keywords>$`a$m$<O< numitem? & Fm$8O8 referencelist@ FXOX running head - leftA$`a$CJaJ^O"^ running head - rightB$`a$ CJ\aJ:O!2: 7subtitle CdxCJbOb  tablecaption$D$$$dx`a$ CJmHsH6oQ6urlOJQJmHnHsH uD0bD  List BulletF & Fxxm$:1r:  List Number G & F6O6 itemization1H F 66 itemization2I F ,o, heading35,o, heading46:o:  Footer Char mH sH tH00 itemizationM>o>  Header CharCJmH sH tHHoH Heading 1 Char5CJmH sH tHDoD Heading 2 Char5mH sH tH@o@ Heading 3 Char mH sH tH@o!@ Heading 4 Char mH sH tH@o1@ Heading 5 Char mH sH tH@oA@ Heading 6 Char mH sH tH@oQ@ Heading 7 Char mH sH tH@oa@ Heading 8 Char mH sH tH@oq@ Heading 9 Char mH sH tHZO2Z  papertitle#X$$$dh*$`a$5CJDO2D  papersubtitle YdxCJLoL %Footnote Text CharCJmH sH tHZoZ 5Balloon Text Char CJOJQJ^JaJmH sH tH RH@O@  ReferenceLine]d8CJPK![Content_Types].xmlN0EH-J@%ǎǢ|ș$زULTB l,3;rØJB+$G]7O٭V$ !)O^rC$y@/yH*񄴽)޵߻UDb`}"qۋJחX^)I`nEp)liV[]1M<OP6r=zgbIguSebORD۫qu gZo~ٺlAplxpT0+[}`jzAV2Fi@qv֬5\|ʜ̭NleXdsjcs7f W+Ն7`g ȘJj|h(KD- dXiJ؇(x$( :;˹! I_TS 1?E??ZBΪmU/?~xY'y5g&΋/ɋ>GMGeD3Vq%'#q$8K)fw9:ĵ x}rxwr:\TZaG*y8IjbRc|XŻǿI u3KGnD1NIBs RuK>V.EL+M2#'fi ~V vl{u8zH *:(W☕ ~JTe\O*tHGHY}KNP*ݾ˦TѼ9/#A7qZ$*c?qUnwN%Oi4 =3N)cbJ uV4(Tn 7_?m-ٛ{UBwznʜ"Z xJZp; {/<P;,)''KQk5qpN8KGbe Sd̛\17 pa>SR! 3K4'+rzQ TTIIvt]Kc⫲K#v5+|D~O@%\w_nN[L9KqgVhn R!y+Un;*&/HrT >>\ t=.Tġ S; Z~!P9giCڧ!# B,;X=ۻ,I2UWV9$lk=Aj;{AP79|s*Y;̠[MCۿhf]o{oY=1kyVV5E8Vk+֜\80X4D)!!?*|fv u"xA@T_q64)kڬuV7 t '%;i9s9x,ڎ-45xd8?ǘd/Y|t &LILJ`& -Gt/PK! ѐ'theme/theme/_rels/themeManager.xml.relsM 0wooӺ&݈Э5 6?$Q ,.aic21h:qm@RN;d`o7gK(M&$R(.1r'JЊT8V"AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 0_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!0C)theme/theme/theme1.xmlPK-! ѐ' theme/theme/_rels/themeManager.xml.relsPK] a?B.N u BV?"'!#%uRy|'' "$&* G I nz|X t t  tX8@0(  B S  ? OLE_LINK2 OLE_LINK3 OLE_LINK1QXL2W  $ * L  rzjr{~)0 +% QL $ * J  zil+33333333Q$u|e~nGFV 29#w7pT3fNo66fNo&092&?$l00L@oF_ھ8w8wwK'{Sr!}\- ^`OJQJo( 8^8`OJQJo(^`OJQJ^Jo(o  p^ `OJQJo(  @ ^ `OJQJo( x^x`OJQJo(H^H`OJQJ^Jo(o ^`OJQJo( ^`OJQJo(^`.^`.^`.^`. ^`OJQJo( ^`OJQJo( ^`OJQJo( ^`OJQJo(^`o(. hh^h`OJQJo(@ OJQJo(@ OJQJo(@ OJQJo(@ OJQJo(@ OJQJo(@ OJQJo( ^`o(hH. ^`o(hH() SS^S`o(hH() ^`o(hH() ^`o(hH() ^`o(hH() kk^k`o(hH. M M ^M `o(hH.   ^ `o(hH. ^`OJQJo(^`OJQJ^Jo(% ^`OJQJo(o ^`OJQJo( nn^n`OJQJo(o QQ^Q`OJQJo( 44^4`OJQJo( ^`OJQJo(o ^`OJQJo(@^`.^`o(. ^`hH. pLp^p`LhH. @ @ ^@ `hH. ^`hH. L^`LhH. ^`hH. ^`hH. PLP^P`LhH. ^`o(.^`o(()RR^R`o(()^`o(()^`o(()^`o(()jj^j`o(.M M ^M `o(.  ^ `o(. ^`OJQJo(^`OJQJ^Jo(% ^`OJQJo(o ^`OJQJo( nn^n`OJQJo(o QQ^Q`OJQJo( 44^4`OJQJo( ^`OJQJo(o ^`OJQJo(^`OJQJ^Jo(% ^`OJQJo(^`OJQJ^Jo(%^`OJQJ^Jo(%nn^n`OJQJ^Jo(%QQ^Q`OJQJ^Jo(% 44^4`OJQJo(^`OJQJ^Jo(%^`OJQJ^Jo(%77^7`o(77^7`o(.SS^S`o(..SS^S`o(... <^`<56CJOJQJo( .... ^`o( ..... ^`o( ...... `^``o(....... 00^0`o(........^`o(.^`o(()SS^S`o(()^`o(()^`o(()^`o(()kk^k`o(.M M ^M `o(.  ^ `o(.UU^U`o(.hh^h`o(.8 L8 ^8 `Lo(.  ^ `o(.^`o(.L^`Lo(.xx^x`o(.HH^H`o(.L^`Lo(.66pT3K'{w8w!}9L@o22 2 2 2 2 2 $l&09~}||Q|hThVJQDWlX(URUT(0(|TV(|kJRJT<LP(HVX[ZF  ;@D $k Nm\Z60+7 +%x((>*Mh37_<@<=~\=r@ ,BYCTQ9XlXr[1&)[b:L 8W<7PORZ @p@Unknown G*Ax Times New Roman5Symbol3. *Cx Arial71 Courier3*Ax Times5. .[`)Tahoma?= *Cx Courier New;Wingdings7Tms RmnA$BCambria Math#18k k <77! dx24G3QHX ?B2 xx ,ID:\Conferences\2013 INTERACT\Springer Formats\Word_2010\splnproc1110.dotmsv-lncs0Copyright Springer-Verlag Heidelberg Berlin 2002 Springer-SBMUser @d         H    I;6@Oh+'0 , L X d p|sv-lncsSpringer-SBM4Copyright Springer-Verlag Heidelberg Berlin 2002splnproc1110.dotmUser @2Microsoft Office Word@F#@q@.r1+@.r1+՜.+,D՜.+,P  hp   Springer Verlag GmbH & Co.KG7 sv-lncs Title, 8@ _PID_HLINKSA <M"mailto:SDC.bookorder@springer.com/mailto:LNCS@Springer.com  !"#$%&')*+,-./012345678:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghjklmnoprstuvwx{Root Entry F@ M+}Data (!1Table9D_WordDocumentDNSummaryInformation(iDocumentSummaryInformation8qCompObjr  F Microsoft Word 97-2003 Document MSWordDocWord.Document.89q