0810.1298/ms.tex
1: \documentclass[11pt,twoside]{book} 
2: \usepackage{asp2008n}
3: \usepackage{times}
4: \usepackage{lscape}
5: %\usepackage{psfig}
6: \usepackage{epsf}
7: 
8: % Additional packages allowed by the editor:
9: \usepackage{graphicx}
10: \usepackage{amssymb}
11: \usepackage{longtable}
12: \usepackage[figuresright]{rotating}
13: \usepackage{multirow}
14: 
15: % commands defined by the authors
16: %Definitions
17: %\newcommand{\dij}{\bf}
18: \newcommand{\ts}{\thinspace}
19: %------------------------------
20: \newcommand{\about}    {$\sim$\ts}
21: \newcommand{\aboutless}{$\simless$\ts}
22: \newcommand{\aboutmore}{$\simgreat$\ts}
23: \newcommand{\as}{$''$}
24: \newcommand{\am}{$'$}
25: \newcommand{\arcdeg}{$^\circ$}
26: %------------------------------
27: \newcommand{\CO}{$^{12}${\rmfamily CO}{(2--1)}$\,$}
28: \newcommand{\CI}{\ion{C}{i}}
29: \newcommand{\CII}{\ion{C}{ii}}
30: %------------------------------
31: \newcommand{\dg}{$^{\circ}$}
32: %------------------------------
33: \def\etal {{ et al.~}}
34: %------------------------------
35: \newcommand{\Feii}{Fe~{\sc ii}}
36: \newcommand{\feii}{[Fe~{\sc ii}]}
37: %------------------------------
38: \newcommand{\HI}{H{\sc i}}
39: \newcommand{\Hi}{H{\sc i}}
40: \newcommand{\hii}{H{\sc ii}}
41: \newcommand{\Hii}{H{\sc ii}}
42: \newcommand{\HII}{$\mathrm{H\,{\scriptstyle II}}\,$}
43: %------------------------------
44: \newcommand{\Halpha}{H$\alpha$}
45: \newcommand{\halpha}{H$\alpha$}
46: \newcommand{\Ha}{\mbox{H$\alpha$}}
47: \newcommand{\ha}{H$\alpha$}
48: \newcommand{\Hb}{\mbox{H$\beta$}}
49: \newcommand{\Hp}{\hbox{H{\small II}}}
50: %------------------------------
51: \newcommand{\kms}{km~s{$^{-1}$}}
52: \newcommand{\Ks}{K$\rm _S$}
53: %------------------------------
54: \newcommand{\lkha}{LkH$\alpha$}
55: \newcommand{\Lsol}{L{$_{\odot}$}}
56: \newcommand{\Lsolar}{\,L$_{\odot}$}
57: \newcommand{\lsol}{L{$_{\odot}$}}
58: \newcommand{\Lsun}{L$_{\odot}$}
59: %------------------------------
60: \newcommand\mdot{$\dot{M}$} 
61: \newcommand{\mh}{H$_2$}
62: \def\mic{\,\mu \rm m}                        
63: \newcommand{\msol}{M{$_{\odot}$}}
64: \newcommand{\Msol}{M{$_{\odot}$}}
65: \newcommand{\Msolar}{\,M$_{\odot}$}
66: \newcommand{\msun}{M{$_{\odot}$}}
67: \newcommand{\Msun}{M{$_{\odot}$}}
68: \newcommand\msunyr{$M_{\odot}\,\rm yr^{-1}$}
69: %------------------------------
70: \newcommand{\NII}{\ion{N}{ii}}
71: \newcommand{\NIII}{\ion{N}{iii}}
72: \newcommand{\nii}{N~{\sc ii}}
73: \def\ndot{\,\dot N\,}                 
74: %------------------------------
75: \newcommand{\oiii}{O~{\sc iii}}
76: \newcommand{\oii}{O~{\sc ii}}
77: \newcommand{\oi} {O~{\sc i}}
78: \newcommand{\OI}{\ion{O}{i}}
79: \newcommand{\OIII}{\ion{O}{iii}}
80: %------------------------------
81: \newcommand{\rsol}{R{$_{\odot}$}}
82: %------------------------------
83: \newcommand{\sii}{S~{\sc ii}}
84: \newcommand{\simless}{\mathbin{\lower 3pt\hbox {$\rlap{\raise 5pt\hbox{$\char'074$}}\mathchar"7218$}}}
85: \newcommand{\solum}{L$_\odot$}
86: \newcommand{\solmass}{M$_\odot$}
87: \newcommand{\so}{$\sigma$~Ori}
88: %------------------------------
89: \newcommand{\too}{$\rightarrow$}
90: %------------------------------
91: \newcommand{\ud}[2]{\mbox{$^{+ #1}_{- #2}$}}
92: \newcommand{\um}{$\mu$m}
93: %------------------------------
94: \newcommand\vlsr{$V_{\rm LSR}$}
95: %------------------------------
96: \newcommand{\water}{H$_2$O}
97: \newcommand{\Wma}{\,W~m$^{-2}$~arcsec$^{-2}$}
98: %------------------------------
99: \newcommand{\spitzer}{\textit{Spitzer}}
100: \newcommand{\chandra}{\textit{Chandra}}
101: \newcommand{\HST}{\textit{HST}}
102: \newcommand{\ISO}{\textit{ISO}}
103: \newcommand{\IRAS}{{\it IRAS}}
104: \newcommand{\revmex}{Rev. Mex. Astr. Astrofis.}
105: 
106: % Loosen figure placement
107: \setcounter{topnumber}{4} 
108: \setcounter{bottomnumber}{4} 
109: \setcounter{totalnumber}{10} 
110: \renewcommand{\textfraction}{0.15} 
111: \renewcommand{\topfraction}{0.85} 
112: \renewcommand{\bottomfraction}{0.70} 
113: \renewcommand{\floatpagefraction}{0.66} 
114: 
115: \pagenumbering{roman}
116: \textwidth=5.25in
117: \textheight=8.3in
118: \headheight=18pt
119: \headsep=18pt
120: \topmargin=0in
121: \footskip=.25in
122: 
123: \parindent=2em
124: \pagestyle{myheadings}
125: \mainmatter
126: 
127: % define the default table column separation
128: \newlength{\deftabcolsep}
129: \setlength{\deftabcolsep}{\tabcolsep}
130: 
131: % stretch longtable captions
132: \setlength{\LTcapwidth}{\textwidth}
133: 
134: 
135: % END PREAMBLE
136: 
137: \begin{document}
138: 
139: 
140: 
141: % margin guide crop marks
142: 
143: \title{Low Mass Star Formation in the Taurus-Auriga Clouds}   %%% Fill in title
144: \author{Scott J. Kenyon}   %%% Fill in author names
145: \affil{Smithsonian Astrophysical Observatory, 60 Garden Street \\
146: Cambridge, MA 02138, USA}    %%% Fill in author affiliations
147: \author{Mercedes G\'omez}   %%% Fill in author names
148: \affil{Observatorio Astron\'omico, Universidad Nacional de C\'ordoba \\
149: Laprida 854, 5000 C\'ordoba, Argentina}
150: \author{Barbara A. Whitney}   %%% Fill in author names
151: \affil{Space Science Institute, 4750 Walnut Street, Suite 205 \\
152: Boulder, CO 80301, USA}
153: 
154: 
155: 
156: \begin{abstract} %%% Abstract to run on from here.
157: We review the history and structure of star formation in the
158: Taurus-Auriga dark clouds. Our discussion includes a summary
159: of the macroscopic cloud properties, the population of single
160: and binary pre-main sequence stars, the properties of jets
161: and outflows, and detailed summaries of selected individual
162: objects. We include comprehensive tables of dark clouds,
163: young stars, and jets in the clouds.
164: \end{abstract}
165: 
166: %%% MAIN BODY OF TEXT GOES HERE. CONSULT "INSTRUCTIONS FOR AUTHORS USING
167: %%% LATEX2E MARKUP", SECTIONS 2.3-2.6 FOR HELP WITH EQUATIONS, FIGURES,
168: %%% AND TABLES.
169: 
170: %\section{}   %%% Top level section head (remove "%" symbol)
171: %\subsection{}   %%% Second level section head (remove "%" symbol)
172: %\subsubsection{}   %%% Lowest level section head (remove "%" symbol)
173: %\section*{}	%%% Unnumbered top level section head (remove "%" symbol)
174: %\subsection*{}   %%% Unnumbered second level section head (remove "%" symbol)
175: 
176: \section{Overview}
177: 
178: In October 1852, J. R. Hind `noticed a very small nebulous looking
179: object' roughly 18\arcsec~west of a tenth magnitude star in Taurus.
180: Over the next 15 years, the nebula slowly faded in brightness and
181: in 1868 vanished completely from the view of the largest telescopes.
182: O. Struve then found a new, smaller and fainter, nebulosity roughly
183: 4\arcmin~west of Hind's nebula. While trying to recover these nebulae,
184: \citet{bur90,bur94} discovered a small elliptical nebula surrounding
185: T Tau (Figure \ref{fig:ttau-opt}).  Spectra of Hind's nebula revealed
186: emission from either H$\beta$ or [O~III] $\lambda$5007, demonstrating
187: that the nebula was gaseous as in novae and planetary nebulae.  At
188: about the same time, \citet{kno91} reported 4 magnitude variability
189: in the `ruddy' star associated with these nebulae, T Tauri.
190: 
191: \begin{figure}[!ht]
192: \centering
193: %\includegraphics[draft=False]{f1.eps}
194: \plotone{f1.eps}
195: \caption{Optical image of T Tau and surroundings (courtesy D. Goldman).
196: North is up and east is to the left.  T Tau is the bright yellow star
197: near the center. Barnard's nebula is visible as faint nebulosity
198: immediately surrounding T Tau. Hind's nebula is the bright, arc-shaped
199: cloud that covers some of the western pair of diffraction spikes from
200: the T Tau image. Fainter nebulosity, mostly ionized gas powered by
201: a weak ultraviolet radiation field, covers the rest of the image.
202: \citet{bur94} and \citet{Bar95} discuss the relationship between
203: Burnham's nebula and the more distant Hind's and Struve's nebulae.
204: \label{fig:ttau-opt}
205: }
206: \end{figure}
207: 
208: Despite the long history of interpreting variable nebulae
209: \citep[e.g.,][]{her02,her11}, these discoveries generated
210: little widespread interest. Among others, \citet{cer06},
211: \citet{lea07}, and \citet{loc18} identified the unusual
212: long-period variables RW Aur, UY Aur, RY Tau, and UX Tau on
213: photographic plates. During the compilation of the HD catalog,
214: \citet{fle12} noted T Tauri as a long period variable with an
215: Ma? spectral type. \citet{ada15} and \citet{san20} later
216: recorded higher quality spectra showing bright emission lines
217: from H~I and iron. A 5~1/2 hr spectrum taken with the
218: 100\arcsec~reflector revealed many iron absorption lines,
219: characteristic of late-type stars.
220: 
221: In the 1940's, A. Joy compiled the first lists of `T Tauri stars,'
222: irregular variable stars associated with dark or bright nebulosity, with
223: F5-G5 spectral types and low luminosity \citep{joy45,joy49,herbig62}.
224: Intense searches for other T Tauri stars revealed many stars
225: associated with dark clouds and bright nebulae, including a class
226: with A-type spectra \citep[e.g.][]{Her50,her60}. Most of these stars
227: were in loose groups, the T associations, or in dense clusters, the
228: O associations \citep[e.g.,][]{herb50,her57,kho58,dol59}.
229: Because O stars have short lifetimes, both types of associations
230: have to be composed of young stars, with ages of 10 Myr or less
231: \citep{amb57}. This realization -- now 50 years old -- initiated
232: the study of star formation in dark clouds.
233: 
234: \begin{figure}[!ht]
235: %\includegraphics[draft=False]{f2.eps}
236: \epsscale{1.0}
237: \plotone{f2.eps}
238: \caption{Star count map of the Taurus-Auriga dark clouds.  This
239: map was prepared for this paper from stars with J $\le$ 16.5 in
240: the 2MASS point source catalog downloaded from the IRSA archive.
241: The intensity scale is proportional to the number of stars per
242: square arcmin.  The dark clouds are clearly visible as low density
243: regions.  Two small bright regions are the open clusters NGC 1647
244: (RA = 4$^{\rm h}$46$^{\rm m}$, Dec = 19\deg) and NGC 1750/1758
245: (RA = 5$^{\rm h}$04$^{\rm m}$, Dec = 24\deg).}
246: \label{fig:counts}
247: \end{figure}
248: 
249: \section{Cloud Structure}
250: 
251: Shortly after the discovery of variability in T Tauri, Barnard
252: began to photograph dark nebulae in the plane of the Milky Way
253: \citep{Bar19, Bar27}. At the time Barnard began this program,
254: it was still unclear whether dark nebulae were empty regions
255: of the galaxy or patches of material that obscured background
256: stars. These photographs showed convincingly that obscuring
257: material is responsible for many dark clouds. In the B7 cloud,
258: a partly luminous nebula `seems to fit into a hole in the sky'
259: \citep{Bar19}. Barnard's photographs showed that many dark clouds
260: were feebly nebulous, confirming impressions he gained from
261: visual observations.
262: 
263: Barnard's first catalog of dark nebulae contains 182 objects.  The
264: Taurus-Auriga clouds comprise roughly a dozen of these dark regions
265: and lie at a distance of 140--145 pc \citep[Table 1;][]{elias78,
266: str80,meist81,ken94,wic98,str03,loi05,loi07b,tor07}.
267: In B7, Barnard noted bright condensations and several small, round
268: black spots with diameters of 5\arcmin--8\arcmin.  An irregular dark
269: lane with a width of roughly 10\arcmin~connects B7 to B22. He noted
270: another dark lane arcing west of B18.
271: 
272: \begin{figure}[tb]
273: \centering
274: %\includegraphics[draft=False]{c2.KT.eps}
275: \plotone{f3.eps}
276: \caption{Map of the near-infrared color of stars in the Taurus-Auriga
277: dark clouds. As in Figure \ref{fig:counts}, the map uses stars with
278: J $\le$ 16.5
279: from the 2MASS point source catalog.  The intensity scale maps stars
280: with J--H $<$ 0.5 into blue, stars with J--H = 0.5-1.25 into green,
281: and stars with J-H $>$ 1.25 into red. The reddest stars lie in or behind
282: the dark clouds.  Other stars have neutral colors.
283: }
284: \label{fig:colors}
285: \end{figure}
286: 
287: Deeper photographs and digital sky surveys provide the most dramatic
288: images of the clouds
289: \citep[Figure \ref{fig:counts}; Table 2;][]{lyn62,Bok77,dob05}.
290: Barnard's dark spots
291: and sinuous dark lanes are clearly visible against the bright
292: background of stars just south of the plane of the Milky Way.
293: Ultraviolet images show a similar structure \citep{hur94}.
294: Variations in the ultraviolet (UV) flux across the clouds and counts
295: of stars in cells yield a good measure of the line-of-sight
296: density in the cloud; counts in two or more colors allow estimates
297: of the extinction \citep{str80,meist81,cer84,cer85,cer87,cam99,dob05}.
298: Improved photometry from digital surveys like 2MASS and the
299: digitized POSS \citep{dob05} provide more quantitative estimates
300: of the cloud density.
301: 
302: \begin{table}
303: \vskip -2ex
304: \caption{Barnard's Dark Nebulae in Taurus-Auriga}
305: \smallskip
306: \begin{center}
307: {\small
308: \begin{tabular}[t]{ l l l c | l l l c}
309: \tableline
310: \noalign{\smallskip}
311: ID & $\alpha$(2000) & $\delta$(2000) & D ($^{\prime}$) &
312: ID & $\alpha$(2000) & $\delta$(2000) & D ($^{\prime}$)\\
313: \noalign{\smallskip}
314: \tableline
315: \noalign{\smallskip}
316: B7   & 4:17:25 & +28:33	&     & B209 & 4:12:23 & +28:19 \\
317: B10  & 4:18:41 & +28:16	&  8 & B210 & 4:15:33 & +25:03 \\
318: B14  & 4:39:59 & +25:44	&  3 & B211 & 4:17:12 & +27:48 \\
319: B18  & 4:31:13 & +24:21	& 60 & B212 & 4:19:14 & +25:18 \\
320: B19  & 4:33:00 & +26:16	& 60 & B213 & 4:21:10 & +27:03 \\
321: B22  & 4:38:00 & +26:03	&120 & B214 & 4:21:55 & +28:32 &  5 \\
322: B23  & 4:40:33 & +29:52	&  5 & B215 & 4:23:34 & +25:02 \\
323: B24  & 4:42:53 & +29:44	&  8 & B216 & 4:23:59 & +26:37 \\
324: B26  & 4:54:38 & +30:37	&  5 & B217 & 4:27:38 & +26:07 \\
325: B27  & 4:55:08 & +30:33	&  5 & B218 & 4:28:09 & +26:16 & 15 \\
326: B28  & 4:55:52 & +30:38	&  4 & B219 & 4:34:00 & +29:35 &120 \\
327: B29  & 5:06:23 & +31:35	& 10 & B220 & 4:41:30 & +25:59 &  7 \\
328: B207 & 4:04:35 & +26:20	&  & B221 & 4:44:00 & +31:44 & 45 \\
329: B208 & 4:11:32 & +25:09	&  & B222 & 5:08:23 & +32:10 & 10 \\
330: \noalign{\smallskip}
331: \tableline
332: \end{tabular}
333: }
334: \end{center}
335: \end{table}
336: 
337: Stellar colors from 2MASS clearly demonstrate the two main features
338: of dark clouds (Figure \ref{fig:colors}). Extinction by dust grains
339: in the cloud
340: reddens background stars \citep{tru30,tru34}.  In the optical, the
341: ratio of total to selective extinction, $R_V = A_V / E_{B-V}$, where
342: $A_V$ is the visual extinction in magnitudes and $E_{B-V}$ is the
343: $B-V$ color excess, is a convenient way to compare the physical
344: properties of dust grains among dark clouds \citep[e.g.,][]
345: {car89,mat90}. Most diffuse clouds have $R_V \approx$ 3.1; many
346: dark clouds, including regions in Taurus-Auriga with $A_V >$ 3,
347: have $R_V \sim$ 3.5--5 \citep{car89,mat90,whit01}.
348: 
349: Figure \ref{fig:colors} also shows that the reddest stars lie
350: within the dark cloud.
351: After correcting for extinction, many T Tauri stars have redder
352: infrared (IR) colors than main sequence stars of similar spectral type
353: \citep[e.g.,][]{men66,men68,coh73,rss76,ryd82}. These IR excesses
354: demonstrate that the youngest stars are surrounded by dust grains
355: with a large range in temperatures \citep{men66,men68,gla74,coh79,
356: ryd82,mye87,ada87,ada88,ken87,cal94,ken95,and05,furl06}. Images with
357: {\it HST}
358: and large ground-based optical/near-IR and radio telescopes reveal
359: that this dust lies in a circumstellar disk or an infalling envelope
360: \citep{burrows96,lay97,dut98,duv98,krist98,stap98a,padg99,monin00,
361: bello02,mcc02,park02,duc03a,sch03,stap03,kri05,kud08}.
362: 
363: With no luminous O or B stars, the Taurus-Auriga dark clouds are mostly
364: neutral and contain large amounts, 3--4 $\times~10^4~M_{\odot}$, of
365: molecular gas.  Comprehensive surveys in $^{12}$C$^{16}$O, $^{13}$C$^{16}$O,
366: and OH confirm the filamentary structure observed in the optical and
367: near-IR \citep{duv86,ung87,kra91,zho94,abe94,abe95,oni96,oni98,oni02,bli97,
368: cod97,juv97,gold08,nara08}. Within these structures, the radio observations
369: reveal dense clumps and cores of molecular gas with masses of
370: 1--100~$M_{\odot}$. The higher density tracers $^{12}$C$^{17}$O,
371: $^{12}$C$^{18}$O, CS, and NH$_3$ reveal structure within the cores,
372: including evidence for turbulence on small scales
373: \citep{ben84,ben89,hay94,jij99}.
374: 
375: \begin{table}
376: \caption{Lynds' Dark Nebulae in Taurus-Auriga$^1$}
377: \begin{center}
378: {\scriptsize
379: \begin{tabular}[t]{l c c c c c c c c}
380: \tableline
381: \noalign{\smallskip}
382: L & $\alpha$(2000) & $\delta$(2000) & $l$ (deg) & $b$ (deg) & Area (deg$^2$) &
383: Opac$^2$ & Barnard$^3$ & TGU$^4$ \\
384: \noalign{\smallskip}
385: \tableline
386: \noalign{\smallskip}
387: 1484 & 4:03.1 & 29:08 & 165.72 &$-$17.40 & 0.445 &1& & 1121 \\
388: 1486 & 4:08.1 & 29:07 & 166.55 &$-$16.64 & 0.480 &1& & 1211\\
389: 1489 & 4:04.7 & 26:28 & 167.96 &$-$19.05 & 0.027 &5& & 1144\\
390: 1491 & 4:04.6 & 26:17 & 168.08 &$-$19.20 & 0.004 &5& & 1144\\
391: 1495 & 4:18.1 & 27:37 & 169.27 &$-$16.13 & 2.600 &5&7,10,211,209,216 & 1211\\
392: 1496 & 4:43.2 & 32:05 & 169.58 &$-$09.08 & 0.710 &3& & 1157\\
393: 1497 & 4:27.1 & 28:36 & 169.92 &$-$13.99 & 0.725 &2& & 1158\\
394: 1498 & 4:11.0 & 24:57 & 170.14 &$-$19.11 & 0.118 &5& & 1155\\
395: 1499 & 4:10.5 & 24:47 & 170.18 &$-$19.30 & 0.072 &3& & 1155\\
396: 1500 & 4:33.1 & 29:26 & 170.19 &$-$12.46 & 0.972 &3&219 & 1158\\
397: 1501 & 4:15.0 & 25:07 & 170.68 &$-$18.34 & 1.200 &2& & 1180\\
398: 1503 & 4:40.4 & 29:55 & 170.85 &$-$10.95 & 0.008 &5&23&1169\\
399: 1504 & 4:41.2 & 29:55 & 170.97 &$-$10.82 & 0.336 &1&&1169\\
400: 1506 & 4:20.0 & 25:17 & 171.37 &$-$17.40 & 0.334 &6&&1180\\
401: 1507 & 4:43.2 & 29:45 & 171.38 &$-$10.60 & 0.090 &5&24&1169\\
402: 1508 & 4:41.1 & 29:05 & 171.62 &$-$11.36 & 0.183 &3&&1169\\
403: 1511 & 4:20.0 & 24:47 & 171.75 &$-$17.74 & 0.300 &3&&1173\\
404: 1513 & 4:52.2 & 30:49 & 171.79 &$-$08.41 & 0.057 &4&&1187\\
405: 1514 & 4:42.6 & 29:05 & 171.83 &$-$11.11 & 0.050 &4&&1169\\
406: 1515 & 4:53.2 & 30:54 & 171.87 &$-$08.19 & 0.147 &3&&1187\\
407: 1517 & 4:55.2 & 30:34 & 172.40 &$-$08.06 & 0.051 &6&28,27,26&1187\\
408: 1519 & 4:55.7 & 30:34 & 172.47 &$-$07.98 & 0.063 &4&&1187\\
409: 1520 & 4:44.1 & 28:25 & 172.57 &$-$11.29 & 0.398 &1&&1190\\
410: 1521 & 4:33.1 & 26:06 & 172.76 &$-$14.66 & 4.100 &4&22,19,14,220&1211\\
411: 1522 & 5:07.2 & 32:03 & 172.79 &$-$05.11 & 0.018 &4&222&1193\\
412: 1523 & 5:06.2 & 31:43 & 172.92 &$-$05.48 & 0.017 &6&29&1193\\
413: 1524 & 4:28.0 & 24:36 & 173.16 &$-$16.50 & 0.324 &5&215,212,210&1198\\
414: 1527 & 4:39.1 & 26:15 & 173.53 &$-$13.53 & 0.010 &6&&1211\\
415: 1528 & 4:37.1 & 25:46 & 173.63 &$-$14.20 & 2.000 &3&&1211\\
416: 1529 & 4:32.0 & 24:26 & 173.91 &$-$15.92 & 0.223 &5&18&1198\\
417: 1531 & 4:32.0 & 24:19 & 174.00 &$-$16.00 & 0.014 &3&&1198\\
418: 1532 & 4:40.1 & 25:45 & 174.08 &$-$13.68 & 0.112 &4&&1211\\
419: 1533 & 4:36.2 & 24:55 & 174.18 &$-$14.88 & 0.011 &5&&1210\\
420: 1534 & 4:40.1 & 25:35 & 174.21 &$-$13.79 & 0.870 &5&&1211\\
421: 1535 & 4:35.5 & 23:54 & 174.87 &$-$15.66 & 0.111 &6&&1198\\
422: 1536 & 4:33.0 & 23:06 & 175.12 &$-$16.62 & 1.500 &4&&1227\\
423: 1537 & 4:51.1 & 26:25 & 175.15 &$-$11.34 & 0.382 &3&&1211\\
424: 1538 & 4:46.1 & 25:05 & 175.49 &$-$13.06 & 3.000 &4&&1211\\
425: 1539 & 4:56.1 & 26:34 & 175.72 &$-$10.36 & 2.230 &1&&1228\\
426: 1540 & 5:01.1 & 26:09 & 176.75 &$-$09.73 & 0.282 &4&&1247\\
427: 1541 & 4:44.0 & 22:45 & 177.07 &$-$14.88 & 0.352 &1&&$\ldots$\\
428: 1542 & 5:01.1 & 25:34 & 177.22 &$-$10.08 & 0.626 &3&&1247\\
429: 1543 & 4:27.4 & 18:51 & 177.66 &$-$20.35 & 0.090 &5&&1246\\
430: 1544 & 5:04.1 & 25:14 & 177.91 &$-$09.74 & 0.109 &6&&1247\\
431: 1545 & 5:15.3 & 26:43 & 178.18 &$-$06.82 & 0.052 &3&&1253\\
432: 1546 & 4:28.9 & 18:26 & 178.25 &$-$20.34 & 0.370 &4&&1246\\
433: 1547 & 5:16.1 & 26:23 & 178.55 &$-$06.86 & 0.049 &5&&1253\\
434: 1548 & 5:16.1 & 26:13 & 178.69 &$-$06.96 & 0.061 &4&&1253\\
435: 1549 & 5:17.1 & 26:13 & 178.82 &$-$06.78 & 0.079 &4&&1253\\
436: 1551 & 4:31.4 & 18:06 & 178.92 &$-$20.10 & 0.043 &6&&1246\\
437: 1556 & 4:37.4 & 16:55 & 180.85 &$-$19.71 & 0.050 &5&&1277\\
438: 1558 & 4:45.9 & 17:05 & 182.02 &$-$18.00 & 0.713 &2&&1295\\
439: \noalign{\smallskip}
440: \tableline
441: \noalign{\smallskip}
442: 
443: \multicolumn{9}{l}{\parbox{0.95\textwidth}{\footnotesize
444:     $^1$ This table is based on an updated version of the published
445:     catalog downloaded from the CDS.}}\\[1ex]
446: 
447: \multicolumn{9}{l}{\parbox{0.8\textwidth}{\footnotesize
448:     $^2$ Opacity class from Lynds (1962)}}\\[1ex]
449: 
450: \multicolumn{9}{l}{\parbox{0.8\textwidth}{\footnotesize
451:     $^3$ Barnard dark nebulae from Table 1.}}\\[1ex]
452: 
453: \multicolumn{9}{l}{\parbox{0.8\textwidth}{\footnotesize
454:     $^4$ Dobashi et al. (2005) high resolution identification from
455:     the association file named `hassoc.dat' and visual examination of
456:     Figure 18--5--6, which plots Lynds' IDs on the extinction maps.}}
457: 
458: \end{tabular}
459: }
460: \end{center}
461: \end{table}
462: 
463: Multiwavelength observations probe structure on the smallest scales within
464: the Taurus-Auriga clouds. High angular resolution radio observations of
465: molecular cloud cores detect infalling material and show that this gas is
466: distinct from lower density gas in the molecular outflow
467: \citep{oha91,bar93b,oha96,oha97a,oha97b,cha00,hog00,hog01}.
468: In some cases, radio observations detect the orbital rotation of
469: material in the disk surrounding the protostar \citep[e.g.,][]
470: {sar91,kaw93,ter93,hay93,gui94,koe95,mun96,wil96,andre99,bello02}.
471: In cores with young protostars, near-IR and optical imaging and
472: polarimetric imaging reveal the structure of the disk and inner
473: envelope, along with beautiful, often bipolar, reflection nebulae
474: at the interface between the infalling gas and the bipolar outflow
475: \citep{tam91,ken93b,luc96,luc97,luc98,wood96,wood98,wood01,wood02,
476: whi97,har99,padg99,cot01}.
477: 
478: Radio observations also probe the densest parts of the Taurus-Auriga clouds.
479: In TMC-1/L1534, for example, high densities provide a good laboratory for the
480: production of complex organic and inorganic molecules.  In the last 25 years,
481: detections of
482: C$_3$O \citep{bro85}, HCN \citep{irv84}, HC$_{3}$N \citep{irv84},
483: HC$_{5}$N \citep{takano90}, HC$_{11}$N \citep{bel85}, HCCNC \citep{kaw92},
484: CH$_{2}$CN \citep{irv88}, CH$_{3}$CN \citep{minh93},
485: H$_2$C$_6$ \citep{lan97}, C$_3$H$_2$ \citep{fos01},
486: HDCS \citep{min97,kai04}, C$_8$H$^{-}$ \citep{bru07}, and
487: other molecules show that cloud cores have a rich chemistry
488: prior to the formation of circumstellar disks and planets.
489: 
490: Ices are an important part of dark cloud chemistry. Measurements of the
491: absorption along the line-of-sight to field stars behind the dark cloud
492: yields measures of ice abundances and an insight into the
493: formation and evolution of grains and complex molecules within
494: the cloud \citep{boo02,vanD04,zas07}. In Taurus-Auriga, detections of
495: H$_2$O \citep{whit88,bar90,smi93} and CO$_2$ \citep{whit01,ber05}
496: show that water ice is the dominant constituent, with CO$_2$
497: roughly 25\% as abundant as water ice.  These observations
498: demonstrate
499: that there is an extinction threshold for ice absorption within
500: dark clouds. The threshold varies from cloud to cloud, with
501: $A_V \sim$ 3 mag in Taurus-Auriga \citep{whit88} and $A_V \sim$ 12 mag
502: in Ophiuchus \citep{tan90}. Some observations show that the ice
503: absorption varies along the line-of-sight to stars within the cloud,
504: implying that the chemistry close to pre-main sequence stars is
505: different than along more quiescent sightlines \citep{lei01}.
506: 
507: \begin{figure}[!ht]
508: \centering
509: %\includegraphics[draft=False,width=0.7\textwidth]{ttscolor.KT.eps}
510: \plotone{f4.eps}
511: \vskip -7ex
512: \caption{Infrared colors for Taurus-Auriga pre-main sequence stars.
513: Left panel: data from the 2MASS all-sky survey;
514: right panel: data from the IRAC camera on {\it Spitzer}
515: \citep{luh06b}.
516: Weak emission T Tauri stars have $H-K_s < 0.4$ and lie
517: in a clump at $[3.6]-[4.5]$ $\approx$ $[5.8]-[8.0]$
518: $\approx$ 0 in the IRAC color-color plot.
519: Classical T Tauri stars have $H-K_s <$ 1--1.5 and
520: fall in a band with $[3.6]-[4.5]$ $\approx$ 0.5--1.0
521: and $[5.8]-[8.0]$ $\approx$ 0.25--0.75.  Embedded
522: protostars have $ H-K_s >$ 1.25--1.5,
523: $[3.6]-[4.5]$ $\ge$ 1 and $[5.8]-[8.0]$ $\ge$ 1.
524: }
525: \label{fig:ircolors}
526: \end{figure}
527: 
528: \section{Pre-Main Sequence Population}
529: 
530: The Taurus-Auriga clouds have a rich population of pre-main
531: sequence stars. Most T Tauri stars discovered before the 1980s
532: are bright optical variables with G, K, or M spectral types
533: and strong H~I and Ca~II emission lines \citep{joy45,joy49}.
534: In the last two decades,
535: X-ray \citep{walt87,wal88,neu95,gud07a,gud07b,gud07c,sce07},
536: optical \citep{herb86,gomez92,gomez93,bri93,bri97,gud07a,luh06a,sles06},
537: near-IR \citep{gomez94,luh98,luh00,luh06a,luh06b,gud07a},
538: far-IR \citep{bei86,harr88,ken90b,bei92,gud07a},
539: and radio \citep{bei85}
540: surveys revealed three populations of young stars
541: \citep[Figure \ref{fig:ircolors};][]{lad87,ada87,ada88}.
542: Embedded sources, sometimes known as protostars, are optically
543: invisible young stars with spectral energy distributions (SEDs)
544: that peak at mid-IR to far-IR wavelengths.  Classical T Tauri
545: stars have strong emission lines and substantial IR or UV excesses.
546: Weak emission T Tauri stars have weak or no emission
547: lines and negligible excesses.
548: These objects form a rough age sequence with protostars
549: as the youngest stars and weak emission T Tauri stars
550: as the oldest.
551: Table 3 lists the current sample of young stars and brown dwarfs
552: in Taurus-Auriga, using data for coordinates and photometry from
553: the 2MASS all-sky survey \citep{nik00,skr06}, the USNO 1B atlas
554: \citep{mon03}, and data from
555: \citet{coh79}, \citet[][1992]{bei86},
556: \citet{ada90}, \citet{bec90},
557: \citet[][1993a, 1993b, 1994b, 1998]{ken90b},
558: \citet[][1993, 1994]{gomez92},
559: \citet[][1997, 1998, 1999, 2002]{bri93},
560: \citet{ken95}, \citet{neu95},\citet{wic96},
561: \citet{luh98}, \citet{ber99}, \citet[2004]{luh00},
562: \citet[][2006]{luh03}, and
563: \citet[][2006]{gui05}.
564: 
565: The surface density of pre-main sequence stars closely follows
566: the contours of the dark clouds. In the central portion of
567: Taurus-Auriga (Figure \ref{fig:co1}), most pre-main sequence
568: stars lie within
569: the darkest clouds, B7/L1495 to the NW, B18, and B22. Other stars
570: are projected along the narrow dark lanes that connect the larger
571: clouds. A few stars are sprinkled at random across the cloud.
572: Because they are often older, weak emission T Tauri stars are less
573: concentrated in the dark cloud than classical T Tauri stars.
574: Embedded protostars are most closely associated with cloud material.
575: 
576: \begin{landscape}
577: \begin{center}
578: { \footnotesize
579: \begin{longtable}{ l c c r r r | l c c r r r}
580: 
581: \caption{Pre-main sequence stars in  Taurus- Auriga\label{table3a}}\\
582: \tableline
583: \noalign{\smallskip}
584: 
585: PMS & $\alpha$(2000) & $\delta$(2000) & \multicolumn{1}{c}{ B} & \multicolumn{1}{c}{R} & \multicolumn{1}{c}{K} & PMS & $\alpha$(2000) & $\delta$(2000) & \multicolumn{1}{c}{ B} & \multicolumn{1}{c}{R} & \multicolumn{1}{c}{K} \\
586: \noalign{\smallskip}
587: \tableline
588: \noalign{\smallskip}
589: \endfirsthead
590: 
591: % later page header
592: \caption{Pre-main sequence stars in  Taurus- Auriga (continued)}\\
593: \tableline
594: \noalign{\smallskip}
595: PMS & $\alpha$(2000) & $\delta$(2000) & \multicolumn{1}{c}{ B} & \multicolumn{1}{c}{R} & \multicolumn{1}{c}{K} & PMS & $\alpha$(2000) & $\delta$(2000) & \multicolumn{1}{c}{ B} & \multicolumn{1}{c}{R} & \multicolumn{1}{c}{K} \\
596: \noalign{\smallskip}
597: \tableline
598: \noalign{\smallskip}
599: \endhead
600: 
601: % early page footers
602: \noalign{\smallskip}
603: \tableline
604: \endfoot
605: 
606: % last page footer
607: \noalign{\smallskip}
608: \tableline
609: \noalign{\smallskip}
610: \multicolumn{12}{l}{\parbox{0.8\textwidth}{\footnotesize
611:     $^1$HP  Tau and HP  Tau/G3 are confused with reflection nebulosity
612:     on the USNO plates.}}\\[2ex]
613: \endlastfoot
614: 
615: HBC 351  &  3:52:02.23 & 24:39:47.9 & 12.57 & 10.83 &   9.07 &        J04152409+2910434& 4:15:24.10 & 29:10:43.5 &    & 18.95 & 12.36 \\
616: HBC 352  &  3:54:29.50 & 32:03:01.3 & 10.56 & 10.70 &  9.58 &        J04153916+2818586& 4:15:39.16 & 28:18:58.6 & 17.58 & 14.77 &  9.24 \\
617: HBC 353  &  3:54:30.17 & 32:03:04.3 &    &    & 9.86 &        J04155799+2746175& 4:15:57.99 & 27:46:17.5 & 18.60 & 16.80 & 10.52 \\
618: HBC 354  &  3:54:35.56 & 25:37:11.1 & 12.79 & 11.23 &  11.10 &        J04161210+2756385& 4:16:12.10 & 27:56:38.5 & 19.89 & 17.65 &  10.34 \\
619: HBC 355  &  3:54:35.97 & 25:37:08.1 & 12.79 & 11.23 &  10.21 &        J04161885+2752155& 4:16:18.86 & 27:52:15.5 & 20.58 & 18.64 & 11.35 \\
620: HBC 356  &  4:03:13.95 & 25:52:59.7 & 13.95 & 12.35 &  10.16 &        LkCa 4  &  4:16:28.10 & 28:07:35.8 & 14.49 & 11.71 &   8.32 \\
621: HBC 357  &  4:03:13.95 & 25:52:59.7 & 13.95 & 12.35 &  10.16 &        J04163048+3037053& 4:16:30.48 & 30:37:05.3 & 19.88 & 18.06 &  12.62 \\
622: HBC 358  &  4:03:49.30 & 26:10:52.0 & 15.57 & 13.50 &   9.46 &        J04163911+2858491& 4:16:39.12 & 28:58:49.1 & 20.35 & 18.73 & 11.28 \\
623: XEST06-006 &  4:03:49.97 & 26:20:38.2 & 20.36 & 17.83 &  12.34 &        CY Tau  &  4:17:33.72 & 28:20:46.8 & 15.15 & 12.50 &   8.60 \\
624: HBC 359  &  4:03:50.84 & 26:10:53.1 & 15.10 & 13.12 &   9.53 &        LkCa 5  &  4:17:38.93 & 28:33:00.5 & 15.59 & 12.70 &   9.05 \\
625: HBC 360  &  4:04:39.36 & 21:58:18.6 & 13.97 & 12.46 &   9.97 &        KPNO-10  &  4:17:49.55 & 28:13:31.8 & 18.36 & 16.14 &  10.79 \\
626: HBC 361  &  4:04:39.84 & 21:58:21.5 &  0.00 & 12.70 &  10.10 &        V410 X-ray 1 &  4:17:49.65 & 28:29:36.2 & 17.26 & 14.22 &   9.08 \\
627: IRAS04016+2610 &  4:04:43.22 & 26:18:54.5 & 20.35 & 16.50 &   9.84 &        V410 X-ray 3 &  4:18:07.96 & 28:26:03.6 & 19.62 & 16.92 &  10.45 \\
628: HBC 362  &  4:05:30.87 & 21:51:10.6 & 14.73 & 13.43 &  10.06 &        J04181078+2519574& 4:18:10.78 & 25:19:57.4 & 15.92 & 12.26 &  9.03 \\
629: J04080782+2807280& 4:08:07.82 & 28:07:28.1 & 18.32 & 14.97 & 11.39 &        V410  Anon 13 &  4:18:17.10 & 28:28:41.9 &  0.00 & 18.95 &  10.96 \\
630: J04124858+2749563& 4:12:48.58 & 27:49:56.3 & 17.21 & 15.97 &  11.68 &        HBC 372  &  4:18:21.47 & 16:58:47.0 & 14.32 & 13.50 &  10.46 \\
631: LkCa 1  &  4:13:14.14 & 28:19:10.8 & 15.74 & 12.84 &   8.62 &        V410  Anon 24 &  4:18:22.39 & 28:24:37.5 &    &    & 10.73 \\
632:  Anon1  &  4:13:27.22 & 28:16:24.7 & 15.03 & 12.06 &   7.79 &        V410  Anon 25 &  4:18:29.09 & 28:26:19.1 &    &    & 9.94 \\
633: IRAS04108+2803 A &  4:13:53.28 & 28:11:23.3 &    &    & 10.37 &        KPNO-11  &  4:18:30.30 & 27:43:20.8 & 18.52 & 16.30 &  11.01 \\
634: IRAS04108+2803 B &  4:13:54.71 & 28:11:32.8 &    &    & 11.06 &        V410 Tau A &  4:18:31.10 & 28:27:16.2 & 11.48 &  9.88 &   7.63 \\
635: IRAS04108+2910 &  4:13:57.37 & 29:18:19.3 & 17.44 & 14.43 &  9.36&        V410 Tau B &  4:18:31.10 & 28:27:16.2 & 11.48 &  9.88 &   7.63 \\
636: J04141188+2811535& 4:14:11.88 & 28:11:53.5 & 18.47 & 17.36 & 11.64 &        V410 Tau C &  4:18:31.10 & 28:27:16.2 & 11.48 &  9.88 &   7.63 \\
637: V773 Tau A &  4:14:12.91 & 28:12:12.4 & 11.39 &  9.97 &   6.21 &        DD Tau A  &  4:18:31.12 & 28:16:29.0 & 15.67 & 13.40 &   7.88 \\
638: V773 Tau B &  4:14:12.91 & 28:12:12.4 & 11.39 &  9.97 &   6.21 &        DD Tau B  &  4:18:31.12 & 28:16:29.0 & 15.67 & 13.40 &   7.88 \\
639: FM Tau  &  4:14:13.58 & 28:12:49.2 & 15.57 & 13.14 &   8.76 &        CZ Tau A  &  4:18:31.58 & 28:16:58.5 & 16.27 & 14.50 &   9.36 \\
640: FN Tau  &  4:14:14.58 & 28:27:58.0 & 16.30 & 13.48 &   8.19 &        CZ Tau B  &  4:18:31.58 & 28:16:58.5 & 16.27 & 14.50 &   9.36 \\
641: CW Tau  &  4:14:17.00 & 28:10:57.8 & 14.84 & 11.75 &   7.13 &        IRAS04154+2823 &  4:18:32.03 & 28:31:15.3 &    &    & 10.27 \\
642: CIDA-1  &  4:14:17.60 & 28:06:09.6 & 18.15 & 15.86 &   9.88 &        V410 X-ray 2 &  4:18:34.44 & 28:30:30.2 &    &    & 9.22 \\
643: IRAS04113+2758 &  4:14:26.26 & 28:06:03.2 & 21.36 & 18.91 &   7.78 &        V410 X-ray 4 &  4:18:40.23 & 28:24:24.5 &    &    & 9.69 \\
644: MHO2  &  4:14:26.40 & 28:05:59.7 & 21.36 & 18.91 &   7.80 &        V892 Tau  &  4:18:40.61 & 28:19:15.5 & 16.60 & 13.96 &   5.79 \\
645: MHO3  &  4:14:30.55 & 28:05:14.7 & 20.24 & 16.84 &   8.24 &        LR1  &  4:18:41.33 & 28:27:25.0 &    &    & 11.05 \\
646: FP Tau  &  4:14:47.30 & 26:46:26.4 & 14.81 & 12.13 &   8.87 &        V410 X-ray  7 &  4:18:42.50 & 28:18:49.8 &  0.00 & 18.49 &  9.26 \\
647: XEST20-066 &  4:14:47.39 & 28:03:05.5 & 17.33 & 15.09 &   9.92 &        V410  Anon 20 &  4:18:45.05 & 28:20:52.8 &    &    & 11.93 \\
648: CX Tau  &  4:14:47.86 & 26:48:11.0 & 15.18 & 12.63 &   8.81 &        Hubble4  &  4:18:47.03 & 28:20:07.3 & 13.34 & 11.93 &   7.29 \\
649: LkCa 3 A  &  4:14:47.97 & 27:52:34.6 & 13.98 & 11.35 &   7.42 &        KPNO-2  &  4:18:51.15 & 28:14:33.2 &  0.00 & 18.95 &  12.75 \\
650: LkCa 3 B  &  4:14:47.97 & 27:52:34.6 & 13.98 & 11.35 &   7.42 &        CoKu Tau/1 &  4:18:51.47 & 28:20:26.4 & 19.56 & 16.06 &  10.97 \\
651: FO Tau A  &  4:14:49.28 & 28:12:30.5 & 16.97 & 13.79 &   8.12 &        HBC 376  &  4:18:51.70 & 17:23:16.5 & 12.91 & 11.41 &   9.27 \\
652: FO Tau B  &  4:14:49.28 & 28:12:30.5 & 16.97 & 13.79 &   8.12 &        IRAS04158+2805 &  4:18:58.13 & 28:12:23.4 & 20.02 & 17.94 &  11.18 \\
653: CIDA-2  &  4:15:05.15 & 28:08:46.2 & 17.12 & 14.52 &   9.09 &        V410 X-ray  6 &  4:19:01.10 & 28:19:42.0 & 18.95 & 16.50 &  9.13 \\
654: KPNO-1  &  4:15:14.71 & 28:00:09.6 &    &    & 13.77 &        KPNO-12  &  4:19:01.26 & 28:02:48.7 &    &    & 14.93 \\
655: V410 X-ray 5a &  4:19:01.97 & 28:22:33.2 & 21.28 & 18.48 &  10.15 &    XEST11-087 &  4:22:24.04 & 26:46:25.8 & 18.71 & 15.91 & 9.77 \\
656: FQ Tau A  &  4:19:12.81 & 28:29:33.0 & 16.81 & 14.33 &   9.31 &    IRAS04196+2638 &  4:22:47.86 & 26:45:53.0 & 19.56 & 16.10 & 9.29 \\
657: FQ Tau B  &  4:19:12.81 & 28:29:33.0 & 16.81 & 14.33 &   9.31 &    J04230607+2801194& 4:23:06.07 & 28:01:19.4 & 20.20 & 16.98 &  11.20 \\
658:  BP Tau  &  4:19:15.83 & 29:06:26.9 & 13.00 & 13.38 &   7.74 &    IRAS04200+2759 &  4:23:07.76 & 28:05:57.3 & 17.71 & 16.66 &  10.41 \\
659: V819 Tau  &  4:19:26.25 & 28:26:14.2 & 15.26 & 12.01 &   8.42 &    J04231822+2641156& 4:23:18.22 & 26:41:15.6 & 19.58 & 19.34 & 10.18 \\
660: FR  Tau  &  4:19:35.45 & 28:27:21.8 & 17.26 & 14.84 &   9.97 &    FU Tau  &  4:23:35.39 & 25:03:02.6 & 19.10 & 16.70 &  9.32  \\
661: LkCa 7 A  &  4:19:41.27 & 27:49:48.4 & 14.23 & 11.76 &   8.26 &    FT Tau  &  4:23:39.19 & 24:56:14.1 & 15.72 & 12.65 &   8.60 \\
662: LkCa 7 B  &  4:19:41.27 & 27:49:48.4 & 14.23 & 11.76 &   8.26 &    J04242090+2630511& 4:24:20.90 & 26:30:51.1 & 20.34 & 18.73 & 12.43 \\
663: IRAS04166+2706 &  4:19:41.48 & 27:16:07.0 &    &    & 11.54 &    CFHT-9  &  4:24:26.46 & 26:49:50.3 & 20.59 & 18.30 & 11.76 \\
664: IRAS04169+2702 &  4:19:58.44 & 27:09:57.0 &    &    & 11.58 &    IRAS04216+2603 &  4:24:44.57 & 26:10:14.1 & 18.33 & 15.46 &   9.05 \\
665: J04201611+2821325& 4:20:16.11 & 28:21:32.5 & 20.56 & 18.42 & 12.55 &    J1-4423  &  4:24:45.06 & 27:01:44.7 & 17.62 & 15.16 &  10.46 \\
666: J04202555+2700355& 4:20:25.55 & 27:00:35.5 & 20.55 & 18.75 &  11.51 &    IP Tau  &  4:24:57.08 & 27:11:56.5 & 14.11 & 12.29 &   8.35 \\
667: J04202583+2819237& 4:20:25.83 & 28:19:23.7 & 20.40 & 18.02 & 11.72 &    J1-4872 A &  4:25:17.67 & 26:17:50.4 & 15.13 & 12.42 &   8.54 \\
668: J04202606+2804089& 4:20:26.06 & 28:04:08.9 & 16.41 & 13.90 &  9.70 &    J1-4872 B &  4:25:17.67 & 26:17:50.4 & 15.13 & 12.42 &   8.54 \\
669: XEST16-045 &  4:20:39.18 & 27:17:31.7 & 18.15 & 16.22 &  9.56 &    KPNO-3  &  4:26:29.39 & 26:24:13.7 & 19.89 & 19.02 & 12.08 \\
670: J2-157  &  4:20:52.73 & 17:46:41.5 & 17.12 & 15.52 &  10.78 &    FV Tau A  &  4:26:53.52 & 26:06:54.3 & 17.47 & 14.00 &   7.44 \\
671: CFHT-19  &  4:21:07.95 & 27:02:20.4 &  0.00 & 18.85 &  10.54 &    FV Tau B  &  4:26:53.52 & 26:06:54.3 & 17.47 & 14.00 &   7.44 \\
672: J04210934+2750368& 4:21:09.34 & 27:50:36.8 & 17.77 & 15.55 & 10.36 &    FV Tau/c A &  4:26:54.40 & 26:06:51.0 & 18.69 & 15.46 &   8.87 \\
673: IRAS04181+2654 B &  4:21:10.38 & 27:01:37.2 &    &    & 11.09 &    FV Tau/c B &  4:26:54.40 & 26:06:51.0 & 18.69 & 15.46 &   8.87 \\
674: IRAS04181+2655 &  4:21:10.90 & 27:02:06.0 &    &    & &     IRAS04239+2436 &  4:26:56.29 & 24:43:35.3 &    &    &  9.99 \\
675: IRAS04181+2654 A &  4:21:11.46 & 27:01:09.4 &    &    & 10.34 &    KPNO-13  &  4:26:57.33 & 26:06:28.4 & 19.78 & 16.64 &   9.58 \\
676: J04213459+2701388& 4:21:34.59 & 27:01:38.8 & 20.46 & 17.32 &  10.44 &    DG  Tau B &  4:27:02.66 & 26:05:30.4 &    & 19.39 & \\
677: XEST21-026 &  4:21:40.13 & 28:14:22.4 & 18.15 & 16.22 &  11.03 &    DF Tau A  &  4:27:02.80 & 25:42:22.3 & 12.96 & 13.34 &   6.73 \\
678: IRAS04187+1927 &  4:21:43.23 & 19:34:13.3 & 16.99 & 14.86 &   8.02 &    DF Tau B  &  4:27:02.80 & 25:42:22.3 & 12.96 & 13.34 &   6.73 \\
679: CFHT-10  &  4:21:46.31 & 26:59:29.6 &    &    & 12.31 &    DG Tau  &  4:27:04.69 & 26:06:16.3 & 10.13 &  8.97 &   6.99 \\
680: J04215450+2652315& 4:21:54.51 & 26:52:31.5 &    &    & 13.90 &    KPNO-4  &  4:27:27.99 & 26:12:05.2 &    & 19.70 &  13.28 \\
681: DE Tau  &  4:21:55.63 & 27:55:06.0 & 14.98 & 11.89 &   7.80 &    CFHT-15  &  4:27:45.38 & 23:57:24.3 &    &    &  13.69 \\
682: RY Tau  &  4:21:57.40 & 28:26:35.5 & 10.73 &  9.62 &   5.39 &    IRAS04248+2612 &  4:27:57.30 & 26:19:18.3 & 20.58 & 15.73 &  11.03 \\
683: HD283572 &  4:21:58.84 & 28:18:06.6 &  9.44 &  8.56 &   6.87 &    J04284263+2714039& 4:28:42.63 & 27:14:03.9 & 17.51 & 16.81 &  10.46 \\
684: T TauN  &  4:21:59.43 & 19:32:06.3 & 10.47 &  9.19 &   5.33 &    J04290068+2755033& 4:29:00.68 & 27:55:03.3 &    &    &  12.85 \\
685: T TauS  &  4:21:59.43 & 19:32:06.3 & 10.47 &  9.19 &   5.33 &    IRAS04260+2642 &  4:29:04.98 & 26:49:07.3 & 19.97 & 18.46 &  11.88 \\
686: IRAS04191+1523 &  4:22:00.10 & 15:30:21.3 &    &    & 12.26 &    J1-507  &  4:29:20.71 & 26:33:40.6 & 16.08 & 13.56 &   8.79 \\
687: H6-5 B  &  4:22:00.69 & 26:57:32.4 &    &    & 11.75 &    IRAS04263+2654 &  4:29:21.65 & 27:01:25.9 &    & 17.96 &  8.72 \\
688: FS Tau A  &  4:22:02.17 & 26:57:30.4 & 13.78 & 11.33 &   8.18 &    GV Tau A  &  4:29:23.73 & 24:33:00.2 & 17.62 & 13.13 &   8.05 \\
689: FS Tau B  &  4:22:02.17 & 26:57:30.4 & 13.78 & 11.33 &   8.18 &    GV Tau B  &  4:29:23.73 & 24:33:00.2 & 17.62 & 13.13 &   8.05 \\
690: LkCa 21  &  4:22:03.13 & 28:25:38.9 & 15.32 & 12.45 &   8.45 &    IRAS04263+2426 &  4:29:24.11 & 24:32:57.7 & 20.54 & 15.36 &  10.57 \\
691: J04221332+1934392& 4:22:13.32 & 19:34:39.2 & 19.86 & 19.34 & 11.53 &    FW Tau C  &  4:29:29.71 & 26:16:53.2 & 17.47 & 14.65 &   9.39 \\
692: XEST11-078 &  4:22:15.68 & 26:57:06.0 & 20.18 & 17.16 & 12.03 &    FW Tau A  &  4:29:29.71 & 26:16:53.2 & 17.47 & 14.65 &   9.39 \\
693: CFHT-14  &  4:22:16.44 & 25:49:11.8 & 20.49 & 19.07 & 11.94 &    FW Tau B  &  4:29:29.71 & 26:16:53.2 & 17.47 & 14.65 &   9.39 \\
694: CFHT-21  &  4:22:16.76 & 26:54:57.1 & 19.36 & 15.61 & 9.00 &    IRAS04264+2433 &  4:29:30.08 & 24:39:55.0 &    & 18.42 &  11.13 \\
695: J04293606+2435556& 4:29:36.06 & 24:35:55.6 & 18.32 & 16.17 & 8.66  &   J04320329+2528078& 4:32:03.29 & 25:28:07.8 & 19.71 & 16.84 &  10.72 \\
696: DH Tau A  &  4:29:41.55 & 26:32:58.2 & 14.96 & 12.09 &   8.18 &   L1551-51 &  4:32:09.27 & 17:57:22.8 & 13.83 & 11.13 &  12.15 \\
697: DH Tau B  &  4:29:41.55 & 26:32:58.2 & 14.96 & 12.09 &   8.18 &   V827 Tau  &  4:32:14.56 & 18:20:14.7 & 14.35 & 11.39 &   8.23 \\
698: DI Tau A  &  4:29:42.47 & 26:32:49.3 & 14.12 &  0.00 &   8.39 &   Haro 6-13 &  4:32:15.40 & 24:28:59.7 & 18.86 & 14.85 &   8.10 \\
699: DI Tau B  &  4:29:42.47 & 26:32:49.3 & 14.12 &  0.00 &   8.39 &   V826 Tau A &  4:32:15.83 & 18:01:38.7 & 14.23 & 11.28 &   8.25 \\
700: KPNO-5  &  4:29:45.68 & 26:30:46.8 & 20.56 & 18.68 & 11.54 &   V826 Tau B &  4:32:15.83 & 18:01:38.7 & 14.23 & 11.28 &   8.25 \\
701: IQ Tau  &  4:29:51.56 & 26:06:44.8 & 15.60 & 12.14 &   7.78 &   MHO5  &  4:32:16.02 & 18:12:46.4 & 18.95 & 16.36 &  10.06 \\
702: CFHT-20  &  4:29:59.50 & 24:33:07.8 & 20.52 & 17.15 &  9.81 &   CFHT-7  &  4:32:17.86 & 24:22:14.9 & 19.99 & 16.73 &  10.38 \\
703: UX Tau C  &  4:30:03.99 & 18:13:49.3 & 12.04 & 10.30 &   7.55 &   V928 Tau A &  4:32:18.85 & 24:22:27.1 & 15.59 & 12.87 &   8.11 \\
704: UX Tau B  &  4:30:03.99 & 18:13:49.3 & 12.04 & 10.30 &   7.55 &   V928 Tau B &  4:32:18.85 & 24:22:27.1 & 15.59 & 12.87 &   8.11 \\
705: UX Tau A  &  4:30:03.99 & 18:13:49.3 & 12.04 & 10.30 &   7.55 &   MHO6  &  4:32:22.10 & 18:27:42.6 & 17.00 & 15.30 &  10.65 \\
706: KPNO-6  &  4:30:07.24 & 26:08:20.7 &  0.00 & 19.42 &  13.69 &   J04322329+2403013& 4:32:23.29 & 24:03:01.3 & 21.15 & 18.35 &  11.33 \\
707: CFHT-16  &  4:30:23.65 & 23:59:12.9 & 18.14 & 15.37 &  13.70 &   J04322415+2251083& 4:32:24.15 & 22:51:08.3 & 18.75 & 15.95 &  10.53 \\
708: FX Tau A  &  4:30:29.61 & 24:26:45.0 & 15.01 & 12.71 &   7.92 &   MHO7  &  4:32:26.27 & 18:27:52.1 & 18.06 & 15.96 &  10.17 \\
709: FX Tau B  &  4:30:29.61 & 24:26:45.0 & 15.01 & 12.71 &   7.92 &   GG Tau Ba  &  4:32:30.28 & 17:31:30.3 &    &    &  9.97\\
710: DK Tau A  &  4:30:44.25 & 26:01:24.4 & 14.17 & 11.08 &   7.10 &   GG Tau Bb  &  4:32:30.28 & 17:31:30.3 &    &    &  9.97\\
711: DK Tau B  &  4:30:44.25 & 26:01:24.4 & 14.17 & 11.08 &   7.10 &   GG Tau Aa  &  4:32:30.34 & 17:31:40.6 & 12.64 & 11.80 &   7.36 \\
712: IRAS04278+2253 &  4:30:50.28 & 23:00:08.8 & 17.08 & 14.18 &   5.86 &   GG Tau Ab  &  4:32:30.34 & 17:31:40.6 & 12.64 & 11.80 &   7.36 \\
713: ZZ Tau  &  4:30:51.37 & 24:42:22.2 & 15.82 & 13.31 &   8.44 &   FY Tau  &  4:32:30.58 & 24:19:57.2 & 17.37 & 13.79 &   8.05 \\
714: ZZ  Tau IRS &  4:30:51.71 & 24:41:47.5 & 18.59 & 16.28 &  10.31 &   FZ Tau  &  4:32:31.76 & 24:20:02.9 & 17.11 & 13.85 &   7.35 \\
715: KPNO-7  &  4:30:57.18 & 25:56:39.4 &  0.00 & 19.28 &  13.27 &   IRAS04295+2251 &  4:32:32.05 & 22:57:26.6 &  0.00 & 20.18 &  10.14 \\
716: JH56  &  4:31:14.44 & 27:10:17.9 & 13.77 & 12.20 &   8.79 &   UZ Tau Ba  &  4:32:42.82 & 25:52:31.4 & 13.41 & 11.37 &   7.47 \\
717: MHO9  &  4:31:15.94 & 18:20:07.2 & 17.66 & 15.16 &  10.30 &   UZ Tau Bb  &  4:32:42.82 & 25:52:31.4 & 13.41 & 11.37 &   7.47 \\
718: J04311907+2335047& 4:31:19.07 & 23:35:04.7 &    & 19.43 & 12.20 &   UZ Tau A  &  4:32:43.03 & 25:52:31.1 & 13.41 & 11.37 &   7.35 \\
719: V927 Tau A &  4:31:23.82 & 24:10:52.9 & 16.12 & 13.78 &   8.77 &   L1551-55 &  4:32:43.73 & 18:02:56.3 & 15.29 & 13.31 &   9.31 \\
720: V927 Tau B &  4:31:23.82 & 24:10:52.9 & 16.12 & 13.78 &   8.77 &   JH112  &  4:32:49.11 & 22:53:02.7 & 16.54 & 13.26 &   8.17 \\
721: MHO4  &  4:31:24.06 & 18:00:21.5 & 20.31 & 17.50 & &    J04324938+2253082& 4:32:49.38 & 22:53:08.2 & 20.15 &    &   9.20 \\
722: CFHT-13  &  4:31:26.69 & 27:03:18.8 &    &    &  13.45 &   CFHT-5  &  4:32:50.26 & 24:22:11.5 &    &    &  11.28 \\
723: L1551 IRS5 &  4:31:34.07 & 18:08:04.9 & 20.11 & 17.10 &   9.82 &   J04325119+1730092& 4:32:51.19 & 17:30:09.2 &    &    &  13.55 \\
724: LkH$\alpha$ 358  &  4:31:36.13 & 18:13:43.2 & 19.40 & 16.50 &   9.69 &   MHO8  &  4:33:01.97 & 24:21:00.0 & 19.53 & 16.52 &   9.73 \\
725: HH30 IRS &  4:31:37.50 & 18:12:24.4 & 19.48 & 16.77 &  14.24 &   GH Tau A  &  4:33:06.22 & 24:09:33.9 & 14.57 & 11.63 &   7.79 \\
726: HL Tau  &  4:31:38.43 & 18:13:57.6 & 14.20 & 10.63 &   7.41 &   GH Tau B  &  4:33:06.22 & 24:09:33.9 & 14.57 & 11.63 &   7.79 \\
727: XZ Tau A  &  4:31:40.07 & 18:13:57.1 & 16.11 & 13.56 &   7.29 &   V807 Tau A &  4:33:06.64 & 24:09:54.9 & 11.68 & 10.67 &   6.96 \\
728: XZ Tau B  &  4:31:40.07 & 18:13:57.1 & 16.11 & 13.56 &   7.29 &   V807 Tau B &  4:33:06.64 & 24:09:54.9 & 11.68 & 10.67 &   6.96 \\
729: L1551NE  &  4:31:44.44 & 18:08:31.5 &    &    &  11.41 &   KPNO-14  &  4:33:07.81 & 26:16:06.6 & 20.60 & 18.70 &  10.27 \\
730: HK Tau A  &  4:31:50.56 & 24:24:18.0 & 17.18 & 14.40 &   8.59 &   CFHT-12  &  4:33:09.46 & 22:46:48.7 &    & 19.92 &  11.55 \\
731: HK Tau B  &  4:31:50.56 & 24:24:18.0 & 17.18 & 14.40 &   8.59 &   V830 Tau  &  4:33:10.03 & 24:33:43.3 & 13.33 & 10.95 &   8.42 \\
732: V710 Tau A &  4:31:57.70 & 18:21:37.0 & 14.95 & 12.70 &   8.69 &   IRAS04301+2608 &  4:33:14.36 & 26:14:23.5 &  0.00 & 19.26 &  12.48 \\
733: V710 Tau B &  4:31:57.70 & 18:21:37.0 & 14.95 & 12.70 &   8.69 &   IRAS04302+2247 &  4:33:16.50 & 22:53:20.4 &  0.00 & 18.04 &  11.72 \\
734: J1-665  &  4:31:58.44 & 25:43:29.9 & 17.43 & 14.91 &   9.56 &   IRAS04303+2240 &  4:33:19.07 & 22:46:34.2 & 20.39 & 16.22 &   7.67 \\
735: XEST17-036 &  4:33:26.21 & 22:45:29.3 & 20.47 & 17.49 &   9.92 &   KPNO-9  &  4:35:51.43 & 22:49:11.9 &    &    & 14.19 \\
736: GI Tau  &  4:33:34.05 & 24:21:17.0 &    &    &   7.89 &   XEST08-047 &  4:35:52.09 & 22:55:03.9 & 18.56 & 15.85 &  9.81 \\
737: GK Tau  &  4:33:34.56 & 24:21:05.8 &    &    &   7.47 &   HP Tau  &  4:35:52.77 & 22:54:23.1 &  0.00 &  0.00 &   7.62 \\
738: IS Tau A  &  4:33:36.78 & 26:09:49.2 & 17.44 & 14.35 &   8.64 &   XEST08-049 &  4:35:52.86 & 22:50:58.5 & 18.50 & 15.63 &   9.75 \\
739: IS Tau B  &  4:33:36.78 & 26:09:49.2 & 17.44 & 14.35 &   8.64 &   HP Tau/G3 &  4:35:53.49 & 22:54:08.9 &    &   &  8.80 \\
740: DL Tau  &  4:33:39.06 & 25:20:38.2 & 13.81 & 11.52 &   7.96 &   HP Tau/G2 &  4:35:54.15 & 22:54:13.4 & 11.66 & 10.06 &   7.23 \\
741: DL Tau  &  4:33:39.06 & 25:20:38.2 & 13.81 & 11.52 &   7.96 &   Haro 6-28 A &  4:35:56.84 & 22:54:36.0 & 16.91 & 15.39 &   9.53 \\
742: HN Tau B  &  4:33:39.35 & 17:51:52.3 & 15.50 & 13.31 &   8.38 &   Haro 6-28 B &  4:35:56.84 & 22:54:36.0 & 16.91 & 15.39 &   9.53 \\
743: HN Tau A  &  4:33:39.35 & 17:51:52.3 & 15.50 & 13.31 &   8.38 &   XEST09-042 &  4:35:58.92 & 22:38:35.3 & 13.90 & 11.44 &   8.37 \\
744: J04333905+2227207& 4:33:39.05 & 22:27:20.7 & 19.08 & 16.13 &  10.71 &   J04361030+2159364& 4:36:10.31 & 21:59:36.5 &    & 20.16 & 13.65 \\
745: J04334291+2526470& 4:33:42.91 & 25:26:47.0 &    &    &  13.33 &   CFHT-2  &  4:36:10.38 & 22:59:56.0 &    & 19.17 &  13.75 \\
746: J04334465+2615005& 4:33:44.65 & 26:15:00.5 & 20.23 & 17.91 &   9.74 &   LkCa 14  &  4:36:19.09 & 25:42:58.9 & 12.18 & 10.73 &   8.58 \\
747: DM Tau  &  4:33:48.71 & 18:10:09.9 & 15.61 & 13.61 &   9.52 &   J04362151p2351165& 4:36:21.51 & 23:51:16.5 & 18.91 & 17.43 & 12.24 \\
748: CI Tau  &  4:33:52.00 & 22:50:30.1 & 14.30 & 11.85 &   7.79 &   CFHT-3  &  4:36:38.96 & 22:58:11.9 &    & 19.21 &  13.72 \\
749: XEST17-059 &  4:33:52.52 & 22:56:26.9 & 17.31 & 14.78 &   9.11 &   J04373705+2331080& 4:37:37.05 & 23:31:08.0 & 20.23 & 17.91 & 15.44 \\
750: J04335245p2612548& 4:33:52.45 & 26:12:54.8 &    &    &  13.99 &   ITG 1  &  4:37:56.70 & 25:46:22.9 & 19.14 & 17.45 &  12.70 \\
751: IT Tau B  &  4:33:54.70 & 26:13:27.5 & 15.95 & 13.06 &   7.86 &   ITG 2  &  4:38:00.83 & 25:58:57.2 & 20.41 & 18.16 &  10.10 \\
752: IT Tau A  &  4:33:54.70 & 26:13:27.5 & 15.95 & 13.06 &   7.86 &   J04381486+2611399& 4:38:14.86 & 26:11:39.9 & 19.84 & 19.45 &  12.98 \\
753: J2-2041  &  4:33:55.46 & 18:38:39.0 & 16.44 & 14.47 &   9.61 &   GM Tau  &  4:38:21.34 & 26:09:13.7 & 18.39 & 16.16 &  10.63 \\
754: JH108  &  4:34:10.99 & 22:51:44.5 & 16.68 & 13.90 &   9.43 &   DO Tau  &  4:38:28.58 & 26:10:49.4 & 14.61 & 12.12 &   7.30 \\
755: CFHT-1  &  4:34:15.27 & 22:50:31.0 &    &    & 11.85 &   HV Tau A  &  4:38:35.28 & 26:10:38.6 & 15.02 & 11.88 &   7.91 \\
756: HBC 407  &  4:34:18.03 & 18:30:06.6 & 14.44 & 13.00 &   9.90 &   HV Tau B  &  4:38:35.28 & 26:10:38.6 & 15.02 & 11.88 &   7.91 \\
757: XEST08-003 &  4:34:56.93 & 22:58:35.8 & 16.00 & 13.46 &   9.27 &   HV Tau C  &  4:38:35.49 & 26:10:41.5 & 15.02 & 11.88 &   7.91 \\
758:  A A Tau  &  4:34:55.42 & 24:28:53.1 & 14.39 & 12.02 &   8.05 &   CFHT-6  &  4:39:03.96 & 25:44:26.4 & 19.99 & 18.92 &  11.37 \\
759: J04345973+2807017& 4:34:59.73 & 28:07:01.7 & 20.15 & 20.45 &  14.65 &   J04390525p2337450& 4:39:05.25 & 23:37:45.0 & 17.30 & 14.55 &  11.55 \\
760: CFHT-11  &  4:35:08.50 & 23:11:39.8 & 20.35 & 18.01 &  11.59 &   IRAS04361p2547 &  4:39:13.89 & 25:53:20.8 &    &    & 10.72 \\
761: HO Tau  &  4:35:20.20 & 22:32:14.6 & 15.60 & 14.06 &  10.24 &   CIDA-13  &  4:39:15.86 & 30:32:07.4 & 17.81 & 15.76 &  11.83 \\
762: FF Tau A  &  4:35:20.89 & 22:54:24.2 & 16.63 & 12.82 &   8.93 &   VY Tau A  &  4:39:17.41 & 22:47:53.3 & 14.70 & 13.03 &   8.96 \\
763: FF Tau B  &  4:35:20.89 & 22:54:24.2 & 16.63 & 12.82 &   8.93 &   VY Tau B  &  4:39:17.41 & 22:47:53.3 & 14.70 & 13.03 &   8.96 \\
764: HBC 412 A  &  4:35:24.10 & 17:51:41.0 &    &    & 9.10 &   LkCa 15  &  4:39:17.79 & 22:21:03.4 & 12.54 & 11.43 &   8.16 \\
765: HBC 412 B  &  4:35:24.10 & 17:51:41.0 &    &    & 9.10 &   GN Tau A  &  4:39:20.90 & 25:45:02.1 & 17.34 & 13.76 &  8.06\\
766: DN Tau  &  4:35:27.37 & 24:14:58.9 & 13.20 & 11.44 &   8.02 &   GN Tau B  &  4:39:20.90 & 25:45:02.1 & 17.34 & 13.76 &  8.06\\
767: IRAS04325+2402 &  4:35:35.39 & 24:08:19.4 &    &    & 11.60 &   J04393364p2359212& 4:39:33.64 & 23:59:21.1 & 18.28 & 15.72 & 10.28 \\
768: CoKu Tau3 A &  4:35:40.93 & 24:11:08.7 & 18.09 & 14.58 &   8.41 &   IRAS04365p2535 &  4:39:35.19 & 25:41:44.7 &    &    & 10.84 \\
769: CoKu Tau3 B &  4:35:40.93 & 24:11:08.7 & 18.09 & 14.58 &   8.41 &   ITG 15  &  4:39:44.88 & 26:01:52.7 & 20.34 & 16.62 &  8.95 \\
770: KPNO-8  &  4:35:41.84 & 22:34:11.6 & 20.41 & 18.04 &  11.99 &   CFHT-4  &  4:39:47.48 & 26:01:40.7 &    & 19.09 & 10.33 \\
771: XEST08-033 &  4:35:42.03 & 22:52:22.6 & 19.37 & 16.13 &  10.00 &   IRAS04368p2557 &  4:39:53.89 & 26:03:11.0 &    &    & 12.00 \\
772: J04354526+2737130& 4:35:45.26 & 27:37:13.1 &    & 19.43 & 13.71 &   IC 2087 IRS &  4:39:55.74 & 25:45:02.0 &  0.00 & 19.15 &  6.28\\
773: HQ Tau  &  4:35:47.33 & 22:50:21.6 & 13.04 & 11.06 & 7.14 &   J04400067p2358211& 4:40:00.67 & 23:58:21.1 & 19.45 & 17.35 & 11.48 \\
774: KPNO-15  &  4:35:51.10 & 22:52:40.1 & 17.78 & 15.24 &  10.01 &   CFHT-17  &  4:40:01.74 & 25:56:29.2 &    &    & 10.76 \\
775: IRAS04370+2559 &  4:40:08.14 & 26:05:26.54&    & 19.30 & 9.10 &  DS Tau  &  4:47:48.59 & 29:25:11.2 & 11.67 & 11.00 &   8.04 \\
776: J04403979+2519061& 4:40:39.79 & 25:19:06.1 & 20.21 & 17.87 & 10.24 &  J04484189+1703374& 4:48:41.90 & 17:03:37.4 &    & 19.64 & 12.49 \\
777: JH223  &  4:40:49.50 & 25:51:19.1 & 16.62 & 14.26 &   9.49 &  UY Aur A  &  4:51:47.37 & 30:47:13.4 & 12.47 & 11.35 &   7.24 \\
778: Haro 6-32 &  4:41:04.24 & 25:57:56.1 & 18.47 & 15.36 & 9.95 &  UY Aur B  &  4:51:47.37 & 30:47:13.4 & 12.47 & 11.35 &   7.24 \\
779: IW Tau A  &  4:41:04.70 & 24:51:06.2 & 14.39 & 11.94 &   8.28 &  IRAS04489p3042 &  4:52:06.68 & 30:47:17.5 &    &    & 10.38 \\
780: IW Tau B  &  4:41:04.70 & 24:51:06.2 & 14.39 & 11.94 &   8.28 &  St34  &  4:54:23.68 & 17:09:53.4 & 15.56 & 14.15 &   9.79 \\
781: ITG 33 A  &  4:41:08.26 & 25:56:07.4 & 20.43 & 18.63 & 11.09 &  GM Aur  &  4:55:10.98 & 30:21:59.5 & 13.84 & 11.12 &   8.28 \\
782: ITG 34  &  4:41:10.78 & 25:55:11.6 &    & 19.37 & 11.45 &  J04552333+3027366& 4:55:23.33 & 30:27:36.6 &  0.00 & 18.63 &  11.97 \\
783: IRAS04381p2540 &  4:41:12.67 & 25:46:35.4 &    &    & 11.54 &  LkCa 19  &  4:55:36.95 & 30:17:55.3 & 11.67 & 10.49 &   8.15 \\
784: CoKu Tau/4 &  4:41:16.81 & 28:40:00.0 & 13.99 & 12.10 &   8.66 &  J04554046+3039057& 4:55:40.46 & 30:39:05.7 & 19.07 & 17.08 &  11.77 \\
785: ITG 40  &  4:41:24.64 & 25:43:53.0 &    &    &  11.75 &  J04554535+3019389& 4:55:45.35 & 30:19:38.9 & 17.64 & 15.49 & 10.46 \\
786: IRAS04385+2550 &  4:41:38.82 & 25:56:26.5 & 18.84 & 15.54 &  9.65 &   AB Aur  &  4:55:45.82 & 30:33:04.3 &  7.13 &  7.03 &   4.23 \\
787: J04414489+2301513& 4:41:44.90 & 23:01:51.4 &    & 20.55 & 13.16 &  J04554757+3028077& 4:55:47.57 & 30:28:07.7 & 17.26 & 15.17 &   9.98 \\
788: J04414565+2301580& 4:41:45.65 & 23:01:58.0 & 16.73 & 14.24 &  9.85 &  J04554801+3028050& 4:55:48.01 & 30:28:05.5 & 20.47 & 16.66 &  12.15 \\
789: J04414825+2534304& 4:41:48.25 & 25:34:30.4 & 20.33 & 19.29 &  12.22 &  XEST26-052  & 4:55:48.20 & 30:30:16.0 & 17.67 & 15.80 &  10.95 \\
790: LkH$\alpha$ 332/G2 A &  4:42:05.48 & 25:22:56.2 & 15.55 & 11.99 &   8.23 &  J04554969+3019400& 4:55:49.69 & 30:19:40.0 & 20.14 & 17.84 &  11.86 \\
791: LkH$\alpha$ 332/G2 B &  4:42:05.48 & 25:22:56.2 & 15.55 & 11.99 &   8.23 &  J04555288+3006523& 4:55:52.89 & 30:06:52.3 & 17.87 & 15.80 & 10.73 \\
792: LkH$\alpha$ 332/G1 A &  4:42:07.32 & 25:23:03.2 & 13.80 &  9.84 &   7.95 &  XEST26-062  & 4:55:56.05 & 30:36:20.9 & 15.79 & 12.94 &  9.27 \\
793: LkH$\alpha$ 332/G1 B &  4:42:07.32 & 25:23:03.2 & 13.80 &  9.84 &   7.95 &  J04555636+3049374& 4:55:56.37 & 30:49:37.5 & 18.32 & 16.17 & 11.09 \\
794: V955 Tau A &  4:42:07.77 & 25:23:11.8 & 14.90 &  0.00 &   9.43 &  SU Aur  &  4:55:59.38 & 30:34:01.5 &  9.88 &  8.83 &   5.99 \\
795: V955 Tau B &  4:42:07.77 & 25:23:11.8 & 14.90 &  0.00 &   9.43 &  HBC 427  &  4:56:02.01 & 30:21:03.7 & 12.08 & 10.67 &   8.13 \\
796: CIDA-7  &  4:42:21.01 & 25:20:34.3 & 18.84 & 16.22 &  10.17 &  J04574903+3015195& 4:57:49.03 & 30:15:19.5 &    &    & 11.48 \\
797: DP Tau  &  4:42:37.69 & 25:15:37.4 & 16.71 & 14.03 &   8.76 &  V836 Tau  &  5:03:06.59 & 25:23:19.7 & 14.25 & 12.13 &  8.60 \\
798: GO Tau  &  4:43:03.09 & 25:20:18.7 & 16.81 & 14.24 &   9.33 &  CIDA-8  &  5:04:41.39 & 25:09:54.4 & 17.11 & 14.64 &  9.60 \\
799: CIDA-14  &  4:43:20.23 & 29:40:06.0 & 17.01 & 14.96 &   9.41 &  CIDA-9
800: &  5:05:22.86 & 25:31:31.2 & 17.04 & 14.09 &  11.16 \\
801: IRAS04414+2506 &  4:44:27.13 & 25:12:16.4 & 19.27 & 17.00 &  10.76&  CIDA-10  &  5:06:16.74 & 24:46:10.2 & 16.38 & 14.25 &  9.82 \\
802: IRAS04428p2403 &  4:45:54.82 & 24:08:43.5 & 17.67 & 15.66 &  13.19 &  CIDA-11  &  5:06:23.32 & 24:32:19.9 & 15.49 & 13.82 &  9.46 \\
803: RXJ04467+2459 &  4:46:42.59 & 24:59:03.1 & 18.29 & 15.85 &  15.58 &  RXJ05072+2437 &  5:07:12.07 & 24:37:16.4 & 14.32 & 12.07 & 9.30 \\
804: DQ Tau  &  4:46:53.05 & 17:00:00.1 & 16.28 & 12.45 &   7.98 &  RW Aur A  &  5:07:49.53 & 30:24:05.0 & 10.62 & 10.06 &  7.02 \\
805: Haro 6-37 A &  4:46:58.97 & 17:02:38.1 & 14.93 & 12.69 &   7.31 &  RW Aur B  &  5:07:49.53 & 30:24:05.0 & 10.62 & 10.06 &  7.02 \\
806: Haro 6-37 B &  4:46:59.09 & 17:02:40.3 & 14.93 & 12.69 &   7.31 &  CIDA-12  &  5:07:56.56 & 25:00:19.6 & 15.63 & 14.26 &  10.40 \\
807: DR Tau  &  4:47:06.20 & 16:58:42.8 & 12.08 & 10.68 &   6.87 \\
808: \end{longtable}
809: }
810: \end{center}
811: 
812: \end{landscape}
813: 
814: \begin{figure}[p]
815: %\centering
816: %\includegraphics[draft=False,height=0.4\textheight]{co1.KT.eps}
817: \plotone{f5.eps}
818: \vspace{-1mm}
819: \caption{Sky map for the center of the Taurus-Auriga region in
820: J2000 coordinates.  Solid contours indicate CO column densities
821: from \citet{ung87}; the levels are 3, 5, 10, 15, and 20 K km s$^{-1}$.
822: Solid points indicate the positions of pre-main sequence stars
823: from Table 3. Groups of young stars lie in
824: L1495 (NW; RA = $\rm 4^h~12^m$--$\rm 4^h~20^m$, Dec = 27\deg--29\deg),
825: B18/L1529 (center; RA = $\rm 4^h~24^m$--$\rm 4^h~36$, Dec = 23\deg--25\deg),
826: B19/L1521 (center; RA = $\rm 4^h~24^m$--$\rm 4^h~36$, Dec = 25\deg--27\deg), and
827: L1527-29, L1534-35 (E; RA = $\rm 4^h~36^m$--$\rm 4^h~44$, Dec = 24\deg--26\deg).
828: Only a few young stars lie outside the densest molecular gas.}
829: \label{fig:co1}
830: %\end{figure}
831: 
832: %\begin{figure}[hbp]
833: %\centering
834: \vspace{5mm}
835: \includegraphics[width=0.9\textwidth]{f6.eps}
836: \vspace{-2mm}
837: \caption{As in Figure \ref{fig:co1} for the southern portion of the
838: Taurus-Auriga region.  Groups of young stars are heavily concentrated
839: in the L1551 dark cloud (RA = $\rm 4^h~31^m$, Dec = 18\deg), with a few
840: stars in L1543 (RA = $\rm 4^h~23^m$, Dec = 19\deg) and
841: L1556 (RA = $\rm 4^h~46^m$, Dec = 17\deg).}
842: \label{fig:co2}
843: \end{figure}
844: 
845: To the south, most pre-main sequence stars are in and around
846: L1551. In addition to L1551 IRS5 (see below), the protostar
847: L1551 NE and a few deeply embedded T Tauri stars (HL Tau, XZ Tau,
848: and HH30 IRS) form a close group of pre-main sequence stars.
849: A few stars lie in the larger but less dense L1556 cloud to the
850: east, with only a few stars outside the main cloud boundaries
851: (Figure \ref{fig:co2}).
852: 
853: Despite the filamentary structure of the dark clouds, the vast
854: majority of young stars in Taurus-Auriga lie in several small
855: groups \citep[Table 4;][]{gomez93,sim97,luh06a}. Counting each
856: group of stars within
857: 20\arcsec as one system, the median separation of young stellar
858: systems is $\sim$ 0.3 pc, roughly a factor of 3 larger than the
859: radius of a dense cloud core \citep{ben89}. The typical group
860: has 20--30 systems within a surface area of $\sim$ 1--3 pc$^2$
861: \citep[see also][]{gomez93}. Current radial velocity and proper
862: motion data are insufficient to infer whether any of these groups
863: are bound.
864: 
865: \begin{table}[p]
866: \vspace{-5mm}
867: \caption{Groups of pre-main sequence stars in Taurus-Auriga}
868: %\smallskip
869: \begin{center}
870: {\small
871: \begin{tabular}[t]{ l l l c c c c}
872: \tableline
873: \noalign{\smallskip}
874: ID & $\alpha$(2000) & $\delta$(2000) & Dark Cloud & Density (pc$^{-2}$) & Radius (pc) & Number \\
875: \noalign{\smallskip}
876: \tableline
877: \noalign{\smallskip}
878: I~~~   & 4:14:13 & +28:10:50 & B209  & 4.7 & 0.5 & 22 \\
879: II~~~  & 4:18:39 & +28:23:55 & L1495 & 7.2 & 0.5 & 34 \\
880: III~~~ & 4:40:17 & +25:45:45 & HCL2  & 2.0 & 0.9 & 30 \\
881: IV~~~  & 4:32:29 & +24:23:00 & L1529 & 1.3 & 1.1 & 25 \\
882: V~~~   & 4:34:40 & +22:49:30 & L1536 & 1.8 & 1.0 & 33 \\
883: VI~~~  & 4:31:47 & +18:09:40 & L1551 & 1.2 & 1.1 & 25 \\
884: \noalign{\smallskip}
885: \tableline
886: \end{tabular}
887: }
888: 
889: \caption{Close binaries in Taurus-Auriga$^1$}
890: %\smallskip
891: {\small
892: \begin{tabular}[t]{ l@{\hskip6pt} c@{\hskip6pt} c@{\hskip6pt} | l@{\hskip6pt} c@{\hskip6pt} c}
893: \tableline
894: \noalign{\smallskip}
895: Binary & Sep ($^{\prime \prime}$) & $\delta$K (mag) & Binary & Sep ($^{\prime \prime}$) & $\delta$K (mag) \\
896: \noalign{\smallskip}
897: \tableline
898: \noalign{\smallskip}
899: HBC 351       & 0.6 & 1.6 &         CFHT-7       & 0.2 & 0.4 \\
900: HBC 356/357   & 2.0 & &             V928 Tau      & 0.2 & 0.6 \\
901: HBC 358       & 1.6 & 0.6 &         GG Tau A      & 0.3 & 0.5--1.2 \\
902: V773 Tau AB   & sb  & &             GG Tau B      & 1.5 & 1.7--1.8 \\
903: V773 Tau AB-C & 0.1 & 1--2 &    UZ Tau W      & 0.4 & 0.5--1.1 \\
904: LkCa 3       & 0.5 & 0.0 &          UZ Tau E      & sb  & \\
905: FO Tau       & 0.2 & 0.5 &          GH Tau       & 0.3 & 0.6 \\
906: V410 Tau AB   & 0.1 & 2.0 &         V807 Tau      & 0.3 & 1.1 \\
907: V410 Tau A-C  & 0.3 & 3.0 &     GK Tau       & 2.4 & \\
908: DD Tau       & 0.6 & 0.7--0.9 &     IS Tau       & 0.2 & 2.6 \\
909: CZ Tau       & 0.3 & 0.8 &          HN Tau       & 3.1 & 3.5 \\
910: FQ Tau       & 0.8 & 0.1 &          IT Tau       & 2.5 & 1.6 \\
911: LkCa 7       & 1.1 & 0.6 &          FF Tau       & 0.1 & 1.0 \\
912: T Tau NS      & 0.7 & 2--6 &        HBC 412       & 0.7 & 0.0 \\
913: T Tau S       & 0.1 & 0.5--3.0 &    CoKu Tau/3    & 2.0 & 1.9 \\
914: FS Tau       & 0.3 & 2.3 &          HP Tau       & 0.1 & 2.3 \\
915: J4872       & 3.0 & 0.8 &           HP Tau/G3     & 0.1 & 1.4 \\
916: FV Tau       & 0.7 & 0.2 &          Haro 6-28     & 0.7 & 0.5 \\
917: FV Tau/c      & 0.7 & 1.9 &         HV Tau Aa     & 0.1 & 0.6 \\
918: IRAS04239+2436   & 0.3 & 0.5--1.0 &    HV Tau AB     & 4.0 & 3.8 \\
919: DF Tau       & 0.1 & 0.4--0.9 & IRAS04361+2547$^3$   & 0.3 & 0.4 \\
920: IRAS04248+2612$^2$& 4.6 & 4.6 &        VY Tau       & 0.7 & 1.5 \\
921: J04284263+2714039 & 0.6 & 0.9 &     GN Tau       & 0.1 & 0.5 \\
922: GV Tau       & 1.2 & 2.2 &          CFHT-17       & 0.6 & 1.5 \\
923: IRAS04263+2426   & 1.3 & 1.1 &         J04403979+2519061 & 0.1 & 1.1 \\
924: FW Tau       & 0.2 & 0.0 &          IW Tau       & 0.3 & 0.0 \\
925: DH Tau A      & 2.3 & 6.8 &         CoKu Tau/4    & 0.1 & 0.2 \\
926: DI Tau       & 0.1 & 2.3 &          IRAS04385+2550   & 18.9 & 3.2 \\
927: UX Tau A-C    & 2.7 & 2.9 &         LkH$\alpha$ 332/G1 & 0.2 & 0.6 \\
928: FX Tau       & 0.9 & 0.4 &          LkH$\alpha$ 332/G2 & 0.3 & 0.6 \\
929: DK Tau       & 2.5 & 1.3 &          V955 Tau      & 0.3 & 1.6 \\
930: ZZ Tau       & 0.1 & 0.9 &          Haro 6-37 Aa  & 0.3 & 2.5 \\
931: V927 Tau      & 0.3 & 0.3 &         Haro 6-37 AB  & 2.7 & 0.9 \\
932: XZ Tau       & 0.3 & 0.7 &          UY Aur       & 0.9 & 1.4 \\
933: HK Tau       & 2.4 & 3.4 &          RW Aur A-BC   & 1.4 & 2.3 \\
934: V826 Tau      & sb & &              RW Aur B-C    & 0.1 & 4.0 \\
935: \noalign{\smallskip}
936: \tableline
937: \noalign{\smallskip}
938: \multicolumn{6}{l}{\parbox{0.95\textwidth}{\footnotesize
939:     $^1$Spectroscopic (sb) and close binaries not resolved as distinct
940:     objects in 2MASS. Results are quoted to the nearest 0.1 arcsec
941:     (separations) and the nearest 0.1 mag ($\Delta K$). }}\\[2ex]
942: \multicolumn{6}{l}{\parbox{0.95\textwidth}{\footnotesize
943:     $^2$2MASS data show a K = 12.8 companion with a separation of
944:     2.6\arcsec. }}\\[1ex]
945: \multicolumn{6}{l}{\parbox{0.95\textwidth}{\footnotesize
946:     $^3$Not resolved at L by \citet{gram07}.}}\\
947: \end{tabular}
948: }
949: \end{center}
950: \end{table}
951: 
952: Many pre-main sequence stars are in binary or multiple systems
953: \citep[Table 5;][]{lei89,haas90,sim92,sim93,sim95,sim00,ghe93,
954: math1994,rich94,kor97, koh98,white99,mort00,kon01,woi01,rei02,
955: tam02,duc03b,duc04,duc06,kraus06,gram07,kono2007,ire08}.
956: The binary frequency among this sample is comparable to or
957: slightly larger than the field binary frequency. Although
958: most binaries are pairs of weak emission T Tauri stars or
959: classical T Tauri stars with bright emission lines, there are
960: a few mixed pairs of weak and classical T Tauri stars.  In most
961: binaries and multiple systems, the stars are coeval, but there
962: are some large age differences
963: \citep[e.g.,][]{har94,pra97,whi01,har03,pra03,hill04}.
964: Further study is needed to see whether these differences are
965: real, due to errors in the pre-main sequence evolutionary tracks,
966: or the result of different accretion histories.
967: 
968: The large sample of pre-main sequence stars in Taurus-Auriga yields
969: good tests of stellar evolution models. \citet{kho51} and \citet{her52}
970: first showed that T Tauri stars lie 1--3 mag above the main sequence
971: (Figure \ref{fig:cmd}). \citet[][1966]{hay65} used stellar structure
972: calculations to show that these stars are contracting to the main
973: sequence along `Hayashi tracks' with roughly constant effective
974: temperature \citep[see also][]{coh79}.
975: Later elaborations of these models provide a better understanding
976: of how pre-main sequence stars form and evolve \citep[e.g.][]{bar95,
977: bar02,sie96,sie97,sie99,tou99,white99,hart02,pal02,mon05,ber07}.
978: 
979: \begin{figure}[!tb]
980: %\centering
981: %\includegraphics[draft=False,width=0.7\textwidth]{ttscmd.KT.eps}
982: \epsscale{0.8}
983: \plotone{f7.eps}
984: \vspace{-12mm}
985: \caption{Infrared color-magnitude diagram for Taurus-Auriga pre-main
986: sequence stars. {\it Left panel:} Data from 2MASS.  TTS lie above
987: and to the right of the ZAMS (dark gray line) and the 1 Myr
988: isochrone (light gray line) from Siess et al. (2000).
989: {\it Right panel:} Data from IRAC. Most TTS have large color
990: excesses relative to the few TTS that lie close to the 1 Myr
991: isochrone.}
992: \label{fig:cmd}
993: \vspace{-1.5ex}
994: \end{figure}
995: 
996: Because dynamical masses for T Tauri stars have been rare,
997: stellar evolution models are the best way to estimate masses
998: and to measure the initial mass function (IMF) for young stars.
999: In Taurus-Auriga, the large pre-main sequence population provides
1000: the standard IMF for a nearby young association with stellar ages
1001: of 1--10 Myr \citep{ken95,ito96,luh04}.
1002: The recent discovery of brown dwarfs extends the IMF to substellar
1003: masses \citep{bri93,bri02,luh00,luh04,luh06a,mar01,gui06,luh06b}.
1004: 
1005: From X-ray to radio wavelengths, T Tauri stars have impressive displays
1006: of periodic and random brightness variations. In the UV, optical, and
1007: near-IR, modulations due to hot and cold spots produce repeatable
1008: variations with periods of a few days to almost two weeks \citep{bou88,
1009: bou92,bou93,bou89,aud07,ste07}.  Random changes in brightness occur
1010: on timescales of days to years \citep{ryd84a,her94,johns95,gro07a}.
1011: In X-rays and radio emission, occasional large flares erupt with
1012: frequencies similar to those observed in the Sun, but with luminosities
1013: several orders of magnitude larger
1014: \citep{oneal90,phi93,phi96,fei94,chi96,cark96,cark97,cark98,gia06,aud07}.
1015: 
1016: In addition to their variability and strong emission lines,
1017: many T Tauri stars have considerable UV continuum
1018: emission compared to a main sequence stellar photosphere with
1019: the same spectral type \citep{her58,her60,her77,var60,sma64,rss76}.
1020: Because this `veiling' is an extra source of continuum emission,
1021: it fills in stellar absorption lines. Together with analyses of
1022: IR excesses, measurements of stellar veiling have led to
1023: detailed accretion disk models and fairly robust estimates of
1024: accretion rates from the disk onto the star
1025: \citep{ryd84b,ruc85,ken87,ken90a,ber88,bas89,ber89,har90,hart91,
1026: gul98,john00,john01,har03,edw06}.
1027: 
1028: Robust measurements of continuum veiling and rotational modulation
1029: of T Tauri stars prompted magnetospheric accretion models, where the
1030: stellar magnetic field truncates the disk at 3--5 stellar radii and
1031: channels the accretion flow onto magnetic hotspots, which rotate with
1032: the stellar photosphere \citep{kon91,cal92,edw93,edw94,cla95,ken96,
1033: mah98,muz98,muz03,gul00, bou99,oli00,ber01,bou03,sym05,eis05,osu05}.
1034: Magnetic field measurements provide some support for this picture
1035: \citep{bas92,john99,johns04}.  This picture also provides physical
1036: mechanisms to power stellar jets and Herbig Haro flows
1037: \citep{shu94,kud97,hir97,sok03,kras03},
1038: and to understand the distribution and evolution of rotational
1039: periods \citep{col93,yi94,yi95,all96,kri97,sta03,bro06,gro07b}.
1040: 
1041: \section{Herbig-Haro Flows and Molecular Outflows}
1042: 
1043: In the 1950's, \citet{herb51} and \citet[][1953]{haro52} discovered
1044: bright knots of nebulosity in several star-forming regions.  Besides
1045: intense H~I emission lines, the knots showed strong emission from [S~II]
1046: $\lambda\lambda$4068, 4076, 6717, 6731; [O~I] $\lambda\lambda$6300, 6363;
1047: and [O~II] $\lambda\lambda$3726, 3729. Sensitive spectra also revealed
1048: weak emission from Ca II and [Fe II].  Although early observations made
1049: a clear association of these `Herbig-Haro' (HH) objects with young stars
1050: in Taurus-Auriga and other molecular clouds \citep{haro53,herbig74,schwa75,
1051: elias78}, modern data demonstrate that HH objects, jets, and outflows are
1052: an important -- perhaps necessary -- part of low mass star formation
1053: \citep[e.g.,][]{mufr83,mundt84,stro86,bal07}.
1054: 
1055: Table 6 lists the currently known jets and HH flows in Taurus-Auriga.
1056: Most jets have been discovered using the optical [O~I], H$\alpha$,
1057: [N~II] $\lambda\lambda$ 6548, 6583, and [S~II] $\lambda\lambda$ 6717,
1058: 6731 emission lines (e.g., G\'omez et al. 1997; Devine et al 1999a,
1059: 1999b).  In regions of large extinction, near-IR transitions of H$_2$
1060: and [Fe~II] are also important \citep{dav02,dav03}.  Sensitive imaging
1061: surveys covering most of the clouds have detected flows associated
1062: with the most deeply embedded young stars (e.g., L1551 IRS5, L1527
1063: IRS, and  IRAS04248+2612) and optically visible T
1064: Tauri stars with clear evidence for a circumstellar disk (e.g., T Tau,
1065: DG Tau, and RW Aur).  Despite
1066: sensitive searches, there are no weak emission T Tauri stars with an
1067: HH outflow or a jet. Thus, these surveys suggest a clear link between
1068: accretion and outflows.
1069: 
1070: \begin{figure}[!ht]
1071: \centering
1072: %\includegraphics[draft=False,width=0.9\textwidth]{xzhh.KT.eps}
1073: \plotone{f8.eps}
1074: \caption{HST WFPC2/F675W images of XZ Tau (left; Krist et al. 1999)
1075: and HH 30 (right; Burrows et al. 1996).  The F675W filter includes 
1076: the [S II] $\lambda$$\lambda$6717,6731, H$\alpha$ $\lambda$6563,
1077: and [O I] $\lambda$6300 lines. The XZ Tau bubble extends for
1078: 800--900 AU from the central binary. The HH 30 jet has a length
1079: of 1300--1400 AU from the disk midplane.
1080: \label{fig:XZHH}
1081: }
1082: \end{figure}
1083: 
1084: Figure \ref{fig:XZHH} illustrates some of the amazing variety of jets
1085: among Taurus-Auriga young stars. In HH 30 and other jet sources, the
1086: jets typically have opening angles of roughly 5 degrees and linear
1087: dimensions ranging from a few tens of AU to about 0.2 pc (e.g., Kepner
1088: et al. 1993; Ray et al. 1996; Burrows et al. 1996; Krist et al. 1997,
1089: 1999; Lavalley et al. 1997; Fridlund \& Liseau 1998; Stapelfeldt et al.
1090: 1999, 2003; Dougados et al.  2000; Woitas et al. 2002a,b, 2005; Bacciotti
1091: et al. 2002; Pyo et al. 2003, 2005; Coffey et al. 2004a, b; Hartigan
1092: et al. 2004; Fridlund et al. 2005; McGroarty et al. 2007). When resolved,
1093: the lateral dimensions
1094: are $\sim$ 10--20 AU.  Jets come in two broad classes, nebulous knots of
1095: HH objects arranged like `beads on a string' and continuous narrow jets.
1096: Few jets are perfectly straight.  Many jets curve slightly, while others
1097: have a wavy or sinusoidal shape.  This morphology may indicate that the
1098: source of the jet wobbles, precesses, or is part of a binary system.
1099: Both classes have a bipolar (or sometimes unipolar) morphology, with the
1100: jet or HH object lying roughly along the apparent rotation axis of the
1101: circumstellar disk surrounding the T Tauri star.
1102: 
1103: Some jets and HH objects have impressive bow shocks, arc-shaped nebulae
1104: formed as ejected material plows through the molecular cloud. In XZ Tau,
1105: {\it HST} data show a clear expansion of the bubble-like structure
1106: surrounding the HH knots (Krist et al. 1999). Often, the HH objects
1107: also show a clear proper motion away from the central young star (e.g.,
1108: Cudworth \& Herbig 1979). The
1109: expansion velocities derived from the proper motions, $\sim$ a few
1110: hundred km s$^{-1}$, typically agree with expansion velocities derived
1111: from the profiles of the [O~I] and [S~II] emission lines
1112: (e.g., G\'omez de Castro 1993; Hirth et al. 1994a, 1994b, 1997;
1113: B\"ohm \& Solf 1994; Bacciotti et al. 1996; Eisl\"offel \& Mundt 1998;
1114: Solf \& B\"ohm 1999; Takami et al. 2002; Sun et al. 2003).
1115: 
1116: Many HH flows are associated with reflection nebulae. In L1551 IRS5
1117: and many other jets, impressive reflection nebulae surround the jet,
1118: suggesting that the jet flows through a cavity in the surrounding
1119: molecular gas. Other TTS have bowl-shaped or C-shaped reflection
1120: nebulae. In HH 30 (Fig. 8), the beautiful bipolar jet is associated
1121: with a bipolar bowl-shaped nebula almost perfectly bisected by a
1122: dark band of obscuring material. This image closely resembles the
1123: predicted images of illuminated disks observed edge-on (Whitney \&
1124: Hartmann 1992, 1993); the upper half of the nebula is the near side
1125: of the disk, while the lower half is the far side of the disk.
1126: 
1127: In addition to large-scale jets, discoveries of `microjets' in DG Tau
1128: (Kepner et al. 1993) and RW Aur \citep{baccio96} provide important
1129: details on the structure and evolution of outflows from young stars.
1130: In DG Tau, images with high spatial resolution show several knots
1131: lying inside an expanding bow shock, with structure similar to XZ Tau
1132: but on scales of 1--2 arcsec instead of 5--10 arcsec
1133: \citep{lavalley97,laval00,baccio00,dougados00,tak02,tak04b,pyo03,
1134: gud05,gud08}.
1135: Small wiggles in the jet and the spacing and apparent trajectory of
1136: the knots suggest a precessing outflow source with recurrent ejections
1137: on timescales $\sim$ 8 yr.
1138: Sophisticated models show that a precessing jet accounts for the
1139: excitation, kinematics, and morphology of the emission lines
1140: \citep{raga01,cerq04,mass05}.
1141: 
1142: On the largest scales, continued improvement of large-format optical
1143: CCD and infrared HgCdTe and InSb cameras enable amazing detections of
1144: beautiful new jets and many faint and distant components of known jets
1145: and HH objects (e.g., Eiroa et al. 1994; Alten et al. 1997;
1146: G\'omez et al. 1997; Lucas \& Roche 1998; Eisl\"offel \& Mundt 1998;
1147: Aspin \& Reipurth 2000; Magakian et al. 2002; McGroarty et al 2007).
1148: Imaging of giant HH
1149: flows often reveals quasi-periodically spaced ejections with impressive
1150: point symmetry (e.g., Reipurth et al. 1997, 2000; Devine et al 1999a,
1151: 1999b; Sun et al. 2003; McGroarty \& Ray 2004; Wang et al. 2004). In
1152: IRAS 04248+2612, the sinusoidal outflow trajectory resembles the
1153: structure in DG Tau, suggesting that precessing jets may explain
1154: the basic geometry of most jets (G\'omez et al. 1997). Because this
1155: source is a known binary (Padgett et al. 1999), binary motion might
1156: also produce a sinusoidal outflow.
1157: 
1158: The young stars in Taurus-Auriga also drive impressive large-scale
1159: mm and cm outflows.  After \citet{snell80} discovered the bipolar
1160: CO outflow in L1551 IRS5, high velocity molecular gas was observed
1161: around many T Tauri stars \citep[e.g.,]{edsne82,kut82,bala83,heyer87,
1162: moriarty87,moriarty92,moriarty95,moriarty91,myers88,morisnell88,terebey89,
1163: fukui89}. At about the same time, \citet{cohen82} detected large-scale
1164: ionized outflows associated with 4 young stars in Taurus-Auriga. Larger
1165: surveys with the VLA continued to reveal ionized outflows associated with
1166: other T Tauri stars, while more sensitive, high resolution observations
1167: revealed the fine details of the outflows \citep[e.g.,][]{rodr83,bieg84,
1168: sch86,rodr94}.
1169: 
1170: Modern radio observations concentrate on resolving small-scale
1171: structures within the outflow, deriving the orientation of the
1172: outflow relative to the disk and optical jet, and measuring the
1173: physical parameters and chemistry of the outflow. In Taurus-Auriga,
1174: the projected lengths, $\sim$ 0.1--1 pc, and velocities, $\sim$
1175: 10--100 km s$^{-1}$, roughly span the
1176: range observed in HH objects
1177: and collimated jets \citep{bac99,ric00,arcegood01}. Outflow rates,
1178: $\sim 10^{-6}$ $M_{\odot}$ yr$^{-1}$ or less, are also similar to
1179: those derived from optical and near-IR data and comfortably less
1180: than the typical inflow rates within the molecular cloud
1181: \citep{bontemps96}. The radio data show that the molecular outflows
1182: are much cooler, $\sim$ 20--100 K, than optical jets, as expected for
1183: molecular gas. These regions have a rich chemistry, with an impressive
1184: array of charged and neutral molecules \citep[e.g.,][]{hog98,spin00}
1185: 
1186: While most protostars in Taurus-Auriga drive large-scale molecular outflows
1187: \citep[Table 6;][]{heyer87,terebey89,moriarty91}, only one protostar --
1188: 04166+2706 -- drives a well-collimated, high velocity, bipolar molecular
1189: outflow \citep[`molecular jet';][]{taf04}. This system is similar to other
1190: molecular jets in Ophiuchus and Perseus, with an outflow velocity of
1191: at least 50 km s$^{-1}$ and a high degree of symmetry between the
1192: blue-shifted and red-shifted material. Because this system has weak
1193: optical [S~II] emission \citep{gomez97}, deeper optical and near-IR
1194: images might reveal a well-collimated optical jet associated with the
1195: molecular gas.
1196: 
1197: \begin{landscape}
1198: \begin{center}
1199: { \scriptsize
1200: \begin{longtable}{ l @{\hskip6pt} l@{\hskip6pt} l@{\hskip6pt} l@{\hskip6pt} l@{\hskip6pt} l@{\hskip-12pt} r@{\hskip6pt} l}
1201: 
1202: % first page header
1203: \caption{Herbig Haro Flows in Taurus-Auriga\label{table4a}}\\
1204: \noalign{\smallskip}
1205: \tableline
1206: \noalign{\smallskip}
1207: HH & Other ID & $\alpha$(2000) & $\delta$(2000) & Driving Source &
1208: Description & CO Outflow? & References \\
1209: \noalign{\smallskip}
1210: \tableline
1211: \noalign{\smallskip}
1212: \endfirsthead
1213: 
1214: % later page header
1215: \caption{Herbig Haro Flows in Taurus-Auriga (continued)}\\
1216: \noalign{\smallskip}
1217: \tableline
1218: \noalign{\smallskip}
1219: HH & Other ID & $\alpha$(2000) & $\delta$(2000) & Driving Source &
1220: Description & CO Outflow? & References \\
1221: \noalign{\smallskip}
1222: \tableline
1223: \noalign{\smallskip}
1224: \endhead
1225: 
1226: \noalign{\smallskip}
1227: \tableline
1228: \endfoot
1229: 
1230: \noalign{\smallskip}
1231: \tableline
1232: \noalign{\smallskip}
1233: \multicolumn{8}{l}{\parbox{21cm}{
1234: \footnotesize
1235: References:
1236: 1- \cite{alten97}; 2- \cite{gomez97};
1237: 3- \cite{myers88}; 4- \cite{terebey89};
1238: 5- \cite{moriarty92}; 6- \cite{sun03};
1239: 7- \cite{mcgroray04}; 8- \cite{gomezdec93};
1240: 9- \cite{hirth94a}; 10- \cite{dougados00};
1241: 11- \cite{har04}; 12- \cite{movmaga90};
1242: 13- \cite{eislmun98}; 14- \cite{bontemps96};
1243: 15- \cite{rei97}; 16- \cite{sobo99};
1244: 17- \cite{schwa75}; 18- \cite{buhr86};
1245: 19- \cite{boso94}; 20- \cite{asprei00};
1246: 21- \cite{knapp77}; 22- \cite{edsne82};
1247: 23- \cite{calvet83}; 24- \cite{lada85};
1248: 25- \cite{levreault88}; 26- \cite{cabber92};
1249: 27- \cite{moriarty87}; 28- \cite{lari99};
1250: 29- \cite{bur94}; 30- \cite{sto08};
1251: 31- \cite{mundt84};
1252: 32- \cite{stro86}; 33- \cite{woi02a};
1253: 34 - \cite{krist98}; 35- \cite{mundt91};
1254: 36- \cite{rei00}; 37- \cite{arcegood01};
1255: 38- \cite{dav03}; 39- \cite{mufr83};
1256: 40- \cite{mundt87}; 41- \cite{lavalley97};
1257: 42- \cite{kep93}; 43- \cite{baccio00};
1258: 44- \cite{baccio02}; 45- \cite{herbig74};
1259: 46- \cite{dev99a}; 47- \cite{elias78};
1260: 48- \cite{hirth97}; 49- \cite{edsne84};
1261: 50- \cite{fukui89}; 51- \cite{grahe90};
1262: 52- \cite{garnav92}; 53- \cite{dev99b};
1263: 54- \cite{dav95}; 55- \cite{sto88};
1264: 56- \cite{rod89}; 57- \cite{frilis94};
1265: 58- \cite{fridli98}; 59- \cite{necsta87};
1266: 60- \cite{camp88}; 61- \cite{yata92};
1267: 62- \cite{liseau05}; 63- \cite{fridl05};
1268: 64- \cite{snell80}; 65- \cite{bala83};
1269: 66- \cite{morisnell88}; 67- \cite{friwhi89};
1270: 68- \cite{moriarty91}; 69- \cite{rod95};
1271: 70- \cite{momose98}; 71- \cite{frikne93};
1272: 72- \cite{fridl93}; 73- \cite{cudhe79};
1273: 74- \cite{moriarty95}; 75- \cite{mundt88};
1274: 76- \cite{mundt90}; 77- \cite{lopez95};
1275: 78- \cite{burrows96}; 79- \cite{ray96};
1276: 80- \cite{sta96}; 81- \cite{brugel81};
1277: 82- \cite{cohen81}; 83- \cite{raga97};
1278: 84- \cite{lopez96}; 85- \cite{sta95};
1279: 86- \cite{bacceis99}; 87- \cite{torre87};
1280: 88- \cite{monin96}; 89- \cite{cohejo87};
1281: 90- \cite{krist97}; 91- \cite{haro53};
1282: 92- \cite{maga02}; 93- \cite{wang01};
1283: 94- \cite{heyer87}; 95- \cite{tamura96};
1284: 96- \cite{woilei98}; 97- \cite{sta03}
1285: 98- \cite{eiroa94}; 99- \cite{chan96};
1286: 100- \cite{sta99}; 101- \cite{mueisl98};
1287: 102- \cite{hirth94b}; 103- \cite{baccio96};
1288: 104- \cite{woi02b}; 105- \cite{lopez03};
1289: 106- \cite{coffey04}; 107- \cite{woi05}
1290: }}\\
1291: \endlastfoot
1292: 
1293:   362&                    &   4:04:23.0 &    26:20:41 &   04016+2610?            & small knots                  & yes & 1,2,3,4,5 \\
1294:   361&                    &   4:04:34.9 &    26:21:44 &   04016+2610?            & small knots                  &     & 1,2 \\
1295:   360&                    &   4:04:43.0 &    26:19:00 &   04016+2610?            & small knots                  &     & 1,2 \\
1296:   701&                    &   4:12:16.4 &    28:50:15 &                          & knots                        &     & 6 \\
1297:   829&                    &   4:14:03.0 &    28:25:36 &   CW Tau                 & knot                         &     & 7  \\
1298:   828&                    &   4:14:10.3 &    28:14:54 &   CW Tau                 & knot                         &     & 7  \\
1299:   827&                    &   4:14:15.1 &    28:03:55 &   CW Tau                 & knot                         &     & 7  \\
1300:   220&  CW Tau  jet       &   4:14:16.9 &    28:10:59 &   CW Tau                 & bipolar jet                  &     & 7,8,9,10,11 \\
1301:   826&                    &   4:14:17.8 &    28:10:40 &   CW Tau                 & knot                         &     & 7  \\
1302:      &   DD Tau A jet     &             &             &   DD Tau A               & [O II] jet                   &     & 11 \\
1303:   156&  CoKu Tau-1 jet    &   4:18 51.5 &    28:20:28 &   CoKu Tau-1             & bipolar jet                  &     & 12,13 \\
1304:   390&                    &   4:19 40.8 &    27:15:53 &   04166+2706?            & small knots                  & yes & 2,14 \\
1305:   391&                    &   4:19 56.3 &    27:09:26 &   04169+2702?            & small knots/HH jet?          & yes & 2,5,14 \\
1306:   392&                    &   4:20 54.3 &    26:59:52 &   04181+2655/54?         & small knots                  & yes & 2,5,14 \\
1307:   355&                    &   4:21:43.6 &    19:50:42 &   T Tauri S              & bipolar HH jet               &     & 15,16 \\
1308:   155&  HH 1555           &   4:21:57.1 &    19:32:07 &   T Tauri                & bipolar jet                  & yes & 5,13,16,17,18,19,20,21,22,23,24,25,26,27,28 \\
1309:   998&                    &   4:21:57.8 &    28:26:35.9 & RY Tauri
1310:    & small knots/bipolar jet      &     & 30 \\
1311:   255&  Burnham's Nebula  &   4:21:59.4 &    19:31:56 &   T Tauri S              & HH jet                       &     & 16,18,19,29 \\
1312:   157&  Haro 6-5B jet     &   4:22:00.9 &    26:57:38 &   Haro 6-5B(FS Tau B)    & HH jet                       &     & 13,31,32,33,34,35 \\
1313:   276&                    &   4:22:07.3 &    26:57:26 &                          & HH jet                       &     & 13,32 \\
1314:   300&  HH 300 [FeII] jet &   4:25:23.0 &    24:23:20 &   04239+2436             & HH jet/bow-shock shape knots & yes & 2,5,15,36,37,38 \\
1315:   702&                    &   4:26:35.6 &    25:57:55 &                          & knots                        &     & 6 \\
1316:      & DF Tau jet         &             &             &   DF Tau                 & [O II] jet                   &     & 11 \\
1317:   838&                    &   4:26:56.4 &    26:05:58 &   DG Tau B?              & knot                         &     & 7 \\
1318:   159&  DG Tau B jet      &   4:27:02.0 &    26:05:42 &   DG Tau B               & jet                          &     & 7,13,39,40,41 \\
1319:   836&                    &   4:27:13.5 &    26:04:16 &   DG Tau B               & knot                         &     & 7 \\
1320:   839&                    &   4:27:43.8 &    26:04:35 &   DG Tau B?              & knot                         &     & 7 \\
1321:   837&                    &   4:27:44.8 &    26:00:49 &   DG Tau B               & knot                         &     & 7 \\
1322:   158&  DG Tau jet        &   4:27:04.6 &    26:06:16 &   DG Tau                 & bipolar jet                  &     & 7,10,13,31,38,39,40,42,43,44 \\
1323:   830&                    &   4:27:37.3 &    26:12:27 &   DG Tau                 & knot                         &     & 7 \\
1324:   31&                     &   4:28:18.4 &    26:17:41 &   04248+2612             & jet/knots                    & yes & 2,5,32,45 \\
1325:   410&                    &   4:28:13.0 &    24:19:02 &   Haro 6-10 IR comp      & bright knots/bow shock       &     & 46      \\
1326:   184& Haro 6-10/HH       &   4:29:23.6 &    24:33:01 &   Haro 6-10 IR comp      & compact knot                 &     & 2,31,46,47,48 \\
1327:      & Haro 6-10 jet      &   4:29:24.4 &    24:33:02 &   Haro 6-10              & small bipolar jet            & yes & 4,25,46,49,50,28 \\
1328:   412&                    &   4:29:47.9 &    24:37:10 &   Haro 6-10 IR comp      & diffuse emission             &     & 46 \\
1329:   411&                    &   4:30:16.9 &    24:42:42 &   Haro 6-10 IR comp      & H$\alpha$ filament           &     & 46 \\
1330:   414&                    &   4:29:30.3 &    24:39:54 &   04264+2433             & bipolar jet                  &     & 46 \\
1331:   413&                    &   4:29:53.0 &    24:38:12 &   04264+2433             & bow-shock                    &     & 46 \\
1332:  393&                     &   4:30:50.6 &    24:41:25 &   ZZ Tau?                & small knot                   & yes & 2,50 \\
1333:  256& GH 1                &   4:30:53.2 &    17:59:07 &   L1551 IRS 5,HH 30 IRS? & small faint knots            &     & 51,52,53 \\
1334:  257& GNG 17              &   4:31:00.7 &    18:00:42 &   L1551 IRS 5            & faint knot                   &     & 52 \\
1335:  258& GH 2-8              &   4:31:04.8 &    18:03:32 &   L1551 IRS 5            & faint knots                  &     & 51 \\
1336:  260& GNG 1               &   4:31:27.0 &    18:06:55 &   L1551 IRS 5            & faint knot                   &     & 52,54 \\
1337:  261& SH 219/220          &   4:31:30.0 &    18:06:53 &   L1551 IRS 5            & knots                        &     & 51,52,55,56 \\
1338:  154& L1551 IRS5 jet      &   4:31:33.8 &    18:08:02 &   L1551 IRS 5            & short jet                    & yes & 5,24,26,27,32,34,38,39,51,52,54,55,57,58,59 \\
1339:     &                     &             &             &                          &                              &     & 60,61,62,63,64,65,66,67,68,69,70,71 \\
1340:  264& GNG 4               &   4:31:18.4 &    18:06:16 &   L1551 IRS 5?           & knots                        &     & 51,52,54,55 \\
1341:  262& GH 9/10             &   4:32:01.1 &    18:11:24 &   L1551 IRS 5,L1551 NE?  & faint knots                  &     & 51,52,53,56 \\
1342:  28&                      &   4:31:07.0 &    18:03:23 &   L1551 NE               & bright bow shock             &     & 32,45,51,52,53,54,55,72,73 \\
1343:  29&                      &   4:31:27.0 &    18:06:23 &   L1551 NE               & bright bow shock             &     & 32,45,51,52,53,54,55,72,73 \\
1344:  454&                     &   4:31:42.7 &    18:08:19 &   L1551 NE               & bipolar HH jet               & yes & 53,74 \\
1345:  259& SH 229 group        &   4:31:14.1 &    18:04:02 &   L1551 NE?              & knots/HH jet                 &     & 51,52,53,55,56 \\
1346:  286&                     &   4:32:41.7 &    18:16:36 &   L1551 NE?,L1551 IRS 5? & knot                         &     & 53 \\
1347:  265& GNG 25              &   4:31:14.9 &    18:11:59 &                          & knot                         &     & 52,53 \\
1348:  263& SH 214, GNG 3       &   4:31:23.4 &    18:07:48 &   HH 30 IRS?             & small knots                  &     & 51,52,54,55 \\
1349:  30&                      &   4:31:37.6 &    18:12:26 &   HH 30 IRS              & bipolar jet                  &     & 34,35,40,45,51,53,75,76,77,78,79,80,81,82,83,84 \\
1350:  150& HL Tau jet          &   4:31:38.5 &    18:13:59 &   HL Tau                 & bipolar jet                  & yes & 22,23,24,35,75,76,77,79,84,85,86,87,88 \\
1351:  153& HL Tau H$\alpha$ jet&   4:31:39.4 &    18:13:39 &   HL Tau                 & H$\alpha$ jet,[S II]knot     &     & 75,76 \\
1352:  151& HL Tau VLA 1 jet    &   4:31:39.6 &    18:14:08 &   HL Tau VLA             & bipolar jet                  &     & 32,34,35,40,75,76,89 \\
1353:  266& GNG 24              &   4:31:52.3 &    18:16:50 &   HL Tau?                & knot                         &     & 52,77,84 \\
1354:  152& XZ Tau jet          &   4:31:40.1 &    18:13:58 &   XZ Tau                 & bipolar jet                  &     & 32,48,75,76,87,90 \\
1355:     & Haro 6-13 H$\alpha$ jet&          &             &   Haro 6-13              & unipolar jet               &     & 32 \\
1356:  319& Haro 6-19           &   4:32:41.1 &    24:21:46 &   FY Tau?,FZ Tau?        & knots                        &     & 6,91,92 \\
1357:     & UZ Tau E jet        &             &             &   UZ Tau E               & [O I],[N II],[SII] jet       &     & 11,48 \\
1358:  394&                     &   4:33:12.3 &    22:55:10 &   04302+2247?            & HH knots                     & yes & 2,5,15 \\
1359:  467&                     &   4:33:32.9 &    24:20:27 &   GK Tau                 & knot/extended emission       &     & 20 \\
1360:  466&                     &   4:33:35.4 &    24:21:32 &   GK Tau                 & knots                        &     & 20 \\
1361:  468&                     &   4:33:37.6 &    24:21:43 &   GK Tau                 & diffuse knot                 &     & 20 \\
1362:     & HN Tau jet          &             &             &   HN Tau                 & [O I],[N II],[SII] jet       &     & 11,48 \\
1363:  434&                     &   4:34:13.2 &    23:09:29 &   04325+2402(L1535)?     & knots                        & yes & 3,5,93,94,95 \\
1364:  435&                     &   4:34:15.1 &    23:08:08 &   04325+2402(L1535)?     & bow shock                    & yes & 5,93 \\
1365:  436&                     &   4:34:20.3 &    23:08:40 &   04325+2402(L1535)?     & elongated knot               &     & 93 \\
1366:  703&                     &   4:35:01.9 &    23:38:58 &                          & nebula                       &     & 6 \\
1367:  230& DO Tau jet          &   4:38:28.6 &    26:10:50 &   DO Tau                 & bipolar knots                &     & 7,9,48 \\
1368:  833& HV Tau C jet        &   4:38:44.0 &   26:14:42  &   HV Tau                 & [O I],[SII] jet              &     & 7,41,96,97 \\
1369:  834&                     &   4:39:05.9 &   26:03:23  &   HV Tau?                & knot                         &     & 5          \\
1370:  832&                     &   4:39:02.0 &    26:12:21 &   DO Tau                 & knot                         &     & 7 \\
1371:  831&                     &   4:39:13.2 &    26:13:48 &   DO Tau                 & knot                         &     & 7 \\
1372:  704&                     &   4:38:45.1 &    25:18:14 &                          & knots/nebulae                &     & 6 \\
1373:  705&                     &   4:39:06.7 &    26:20:30 &                          & nebula                       &     & 6 \\
1374:  706&                     &   4:39:11.4 &    25:27:19 &                          & nebula                       &     & 6 \\
1375:  192&                     &   4:39:47.7 &    26:03:27 &   04368+2557?            & small knot                   & yes & 4,5,14,95,98,99 \\
1376:  395&                     &   4:40:08.7 &    25:46:44 &   04369+2539(IC 2087)    & small knots                  & yes & 2,22,28,94 \\
1377:  408&                     &   4:41:38.9 &    25:56:26 &   Haro 6-33              & bipolar knots                &     & 100 \\
1378:  231& DP Tau jet          &   4:42:37.6 &    25:15:38 &   DP Tau                 & bipolar HH jet               &     & 9,13,48,101 \\
1379:  386& UY Aur jet          &   4:51:47.3 &    30:47:15 &   UY Aur                 & bipolar microjet             &     & 47,48\\
1380:  835&                     &   5:07:30.4 &    30:27:11 &   RW Aur                 & knot                         &     & 7 \\
1381:  229& RW Aur jet          &   5:07:49.5 &    30:24:07 &   RW Aur                 & bipolar HH jet               &     & 7,10,38,47,48,101,102,103,104,105,106,107\\
1382: \end{longtable}
1383: }
1384: \end{center}
1385: \end{landscape}
1386: 
1387: \begin{table}
1388: \caption{Molecular Outflows without Detected Jets/HH Objects in Taurus-Auriga}
1389: \smallskip
1390: \begin{center}
1391: {\small
1392: \begin{tabular}[t]{ l l l l l}
1393: \tableline
1394: \noalign{\smallskip}
1395: ID & Other ID & $\alpha$(2000) & $\delta$(2000) & References \\
1396: Description & CO Outflow? & References \\
1397: \noalign{\smallskip}
1398: \tableline
1399: \noalign{\smallskip}
1400: 04191+1523 &        & 4:21:58.8 &  15:30:20 &      1,2,3,4,5,6,7 \\
1401: 04361+2547 & TMR 1  & 4:39:13.9 &  25:53:21 &      8,9,10         \\
1402: 04365+2535 & TMC 1A & 4:39:35.0 &  25:41:45 &      9,10,11,12,13  \\
1403: 04381+2540 &        & 4:41:12.5 &  25:46:37 &      9,10,11,12     \\
1404: TMC 2A     &        & 4:31:55.9 &  24:32:49 &      1,14            \\
1405: L1529      & TMC 2  & 4:32:44.7 &  24:25:13 &      1,15,16         \\
1406: L1642      &        & 4:35:02.8 &  14:13:57 &      17              \\
1407: \noalign{\smallskip}
1408: \tableline
1409: \noalign{\smallskip}
1410: \multicolumn{5}{l}{\parbox{0.8\textwidth}{\footnotesize
1411: 1- \cite{lari99}; 2- \cite{fukui89}; 3- \cite{andre99};
1412: 4- \cite{lee02}; 5- \cite{bello02}; 6- \cite{taka03};
1413: 7- \cite{lee05}; 8- \cite{terebey90};
1414: 9- \cite{moriarty92}; 10- \cite{bontemps96};
1415: 11- \cite{terebey89}; 12- \cite{chan96};
1416: 13- \cite{tamura96}; 14- \cite{myers88};
1417: 15- \cite{lichten82}; 16- \cite{lada85}
1418: 17- \cite{lil89}
1419:  }}\\
1420: 
1421: \end{tabular}
1422: }
1423: \end{center}
1424: \end{table}
1425: 
1426: \section{Individual Objects of Interest}
1427: 
1428: \subsection{T Tauri}
1429: 
1430: T Tauri is synonymous with young stars.  In addition to serving
1431: as the prototype of low mass, young variable stars, T Tau has
1432: inspired a festival for young filmmakers and countless images of
1433: space art. Lying in rich nebulosity in the most southern of the
1434: Taurus-Auriga dark clouds \citep{sta98}, T Tauri has an embedded
1435: companion \citep[T Tau S;][]{dyc82,sch84} and a bright optical
1436: jet \citep[Figure \ref{fig:ttau};][]{schwa75,buhr86,gor92,eislmun98}.
1437: 
1438: T Tauri has an amazing, 150 yr history of brightness variations
1439: \citep[e.g.,][]{bax16,ryd84a,her94}.  The bright optical star,
1440: T Tau N, has a K-type spectrum and fluctuates between V = 9
1441: and V = 14 on timescales of months to years \citep{bec01a}.
1442: There is also a small (0.01--0.03 mag) periodic variation in the
1443: light curve due to stellar rotation \citep{her86}. Roughly 100--200 AU
1444: away, T Tau S is a close binary composed of an intermediate mass star,
1445: $\sim$ 2.1 $M_{\odot}$, and a lower mass pre-main sequence star with
1446: a mass of $\sim$ 0.8 $M_{\odot}$ \citep{kor00,duc02,duc05,furl03,bec04,
1447: john04,tam04,duc06,may06,koh08,ske08}.
1448: During 1985--1993, the more massive component of T Tau S brightened
1449: by more than two magnitudes in the IR and then faded
1450: \citep{ghe91,kob94,sim96,bec01a,bec04}.
1451: This behavior is reminiscent of FU Ori eruptions \citep{har96}.
1452: 
1453: 
1454: %\vskip -38ex
1455: \begin{figure}[p]
1456: %\centering
1457: %\includegraphics[draft=False,height=0.8\textheight]{fig9.KT.eps}
1458: \plotone{f9.eps}
1459: \caption{The T Tauri binary. {\it Upper panel:}
1460: 10\arcsec x 10\arcsec~optical image (C. \& F. Roddier).
1461: T Tau N is the saturated point source surrounded by a dark
1462: halo. T Tau S is the fuzzy source due south. At PA = 315\deg~from
1463: T Tau, the slightly elongated blob is a bright radio source
1464: \citep{ray97}. Two collimated jets appear to emanate from T Tau N,
1465: one with PA $\approx$ 45\deg~and 225\deg~and another with PA $\approx$
1466: 270\deg. The bright spike at PA $\approx$ 270\deg~points to Hind's
1467: nebula, $\sim$ 45\arcsec~to the west.
1468: {\it Lower panel:} Motion of the T Tau S binary from Mayama et al. (2006).
1469: T Tau Sa and T Tau Sb appear to form a bound pair; the VLA source
1470: is probably not bound to this pair \citep[see also][]{koh08}.
1471: }
1472: \label{fig:ttau}
1473: \end{figure}
1474: 
1475: Multiwavelength observations of the nebulosity reveal a complicated
1476: structure \citep{sau03,may06}. The elliptical Burnham's nebula surrounds
1477: T Tau and has an extent of a few arcsec.  Hind's nebula (NGC 1555) is
1478: an arc-shaped reflection nebula 45\arcsec~to the west; Struve's small
1479: nebula (NGC 1554) is 4\arcmin~west \citep{bur90,Bar95,Cur15,Her50}.
1480: Recent IR, optical, and UV data show a patchy structure, with an
1481: optical extinction of roughly 1-2 mag to T Tau N and $\sim$ 15--40 mag
1482: to T Tau S \citep{kob97,vda99,bec01b,sau03}. Although early spectra
1483: hinted at emission lines in Burnham's nebula, \citet{Her50} first showed
1484: convincingly that the lines are intrinsic to the nebula. Deeper optical
1485: spectra extended this study and demonstrated the lines are formed in
1486: shocked gas \citep{sol88,boso94,vda99}.
1487: 
1488: Both T Tau N and T Tau S are bright radio sources
1489: \citep{sch84,sch86,ray97} and drive powerful stellar winds
1490: \citep{john03,john04,loi07a,bec08}. T Tau S also has a fairly
1491: bright H$_2$O maser \citep{furu03}. A third bright radio source
1492: roughly midway between the two stars is visible as a fuzzy blob
1493: in the optical image (Figure \ref{fig:ttau}). A bright nonthermal
1494: radio source associated with T Tau S provides an excellent distance
1495: estimate of 147.6 $\pm$ 0.6 pc \citep{loi05,loi07b}. This emission
1496: probes the structure of the magnetosphere and inner disk around the
1497: brighter component of the T Tau S binary \citep{loi07a}.
1498: 
1499: Both T Tau N and T Tau S eject jets.  The jet in T Tau N was first
1500: detected on photographs from the 1940s and 1950s \citep{Her50}.
1501: Many spectroscopic and imaging studies identify shocked gas along
1502: the well-collimated jet
1503: \citep{schwa74,schwa75,boso94,boso99,bur94,eislmun98,wal03}. The brightest
1504: part of this jet lies along PA $\approx$ 270\deg~and extends for at
1505: least 30\arcsec, which is $\sim$ 5000 AU at 140 pc. A much fainter
1506: counter-jet lies
1507: along PA $\approx$ 90\deg. The kinematics of this weak flow are
1508: consistent with kinematics of the brighter western jet~\citep{boso99}.
1509: 
1510: T Tau S drives a remarkable jet \citep{rei97,wal03}. Close to the star,
1511: a broad, multicomponent bipolar jet (HH 255) lies along an axis with
1512: PA $\approx$ 0\deg$\pm$30\deg \citep{sol88}. The jet has a length of
1513: several arcsec, with a blueshifted southern lobe and a redshifted
1514: northern lobe \citep{boso94,boso97,boso99,qui97}. At much larger
1515: distances, \citet{rei97} identified a `giant' HH flow (HH 355) with
1516: similar kinematics. For a distance of 140 pc, the HH 355 bipolar flow
1517: has a projected length of 1.6 pc.
1518: 
1519: Circumstellar disks play an important role in the geometry of the
1520: jets.  T Tau S has an extensive dusty disk with a mass of $\sim$
1521: 0.04 $M_{\odot}$ \citep{hog97b,ake98,wal03}. Material from this disk
1522: probably drives the T Tau S jet and the large molecular outflow
1523: \citep{edsne82,levreault88,moriarty92}. In T Tau N, 3D radiative
1524: transfer calculations suggest that the rotational axis of the dusty
1525: disk is tilted by $\sim$ 20\deg~relative to the rotational axis
1526: in T Tau S \citep{wood01,ake02,ake05}.
1527: 
1528: \subsection{L1551 IRS 5}
1529: 
1530: L1551 IRS5 is the iconic bipolar outflow source. Although \citet{sharp59}
1531: originally identified it as an H~II region, \citet{stro74, stro76} showed
1532: that the object is a very red young star illuminating a reflection nebula.
1533: More sensitive, multi-wavelength data demonstrate that the 0.5--1 pc long
1534: outflow has several components. Bright optical and near-IR jets are
1535: surrounded by a well-collimated molecular outflow embedded in a magnificent
1536: reflection nebula \citep{snell80,snell85,snel85,dra85,sca88}.
1537: The flow contains many HH objects and is a primary testing ground for
1538: theories of jet formation and evolution.
1539: 
1540: \begin{figure}[htb]
1541: \epsscale{1.0}
1542: \plotone{f10.eps}
1543: %\centering
1544: %\includegraphics[draft=False]{l1551bw.KT.eps}
1545: \caption{
1546: [S II] image of L1551 IRS5 with contours of 850 $\mu$m emission
1547: overlaid (Moriarty-Schieven et al. 2006). The contour levels are
1548: 0.02, 0.04, 0.08, 0.16, 0.32, 0.64, 1.28, and 2.56 Jy beam$^{-1}$.
1549: \label{fig:l1551}
1550: }
1551: \end{figure}
1552: %\end{sidewaysfigure}
1553: 
1554: A relatively inconspicuous close binary drives the outflows in
1555: L1551 IRS5 \citep{bei85,loon97,rod98,rod03}. The binary has a
1556: projected separation of 45 AU, yielding a rough orbital period of 300 yr.
1557: Both stars are bright radio sources at mm and cm wavelengths, with
1558: thermal emission from circumstellar disks and free-free emission
1559: from the jets and stellar winds. The disks lie in an extended envelope
1560: that dominates the far-IR and submm flux \citep{bei81,dav84,eme84,edw86}.
1561: The spectral energy distribution of scattered optical and near-IR
1562: light and thermal far-IR and submm flux indicate that the extended
1563: envelope is falling into the central object at a rate $\sim$ 3--10
1564: $\times 10^{-6} M_{\odot} {\rm yr}^{-1}$ \citep[e.g.][]{ken93a,but94,whi97,
1565: oso03,gram07}.
1566: 
1567: The structure of the IRS5 jet is remarkable (Figure \ref{fig:l1551}).
1568: The flow consists of a short jet (HH 154) and numerous faint knots and
1569: bow shocks
1570: \citep[HH 28, HH 29, HH 256, HH 257, HH 259, HH 260, HH 261, HH 262,
1571: HH 264, HH 265, HH 286, and HH 454; ][]{mufr83,stro86,sto88,grahe90,garnav92,dav95,hod95,krist98,lopez98}.  Both binary components appear
1572: to drive outflows, which interact and merge to form the majestic
1573: large-scale outflow structure \citep{fridli98,dev99b,har00,rod03}.
1574: Some knots and bow shocks are associated with the nearby young stars
1575: L1551NE and HH30 IRS \citep{herbig74,eme84,stro86,grahe90,garnav92,dev99b}.
1576: Because there are at least three interacting HH flows, the kinematics
1577: of the region is complicated, with some indication for twisted jets
1578: and other distortions \citep{necsta87,camp88,sto88,yata92,frilis94,
1579: fridli98,itoh00,fridl05,liseau05}. The HH objects require several
1580: velocity components ranging from slow speeds of tens of km s$^{-1}$
1581: up to velocities of 300 or more km s$^{-1}$ \citep{sto88,har00,rei00,fav02,pyo02,pyo05,bally03,dav03}.
1582: 
1583: In addition to the jet, L1551 IRS5 has a large-scale molecular
1584: outflow \citep{snell80,bala83,moriarty87,sar88,pou91,moriarty92,
1585: frikne93,bac94,ful95,lad95,pla95,yok03}.  The outflow is clumpy, with
1586: significant small-scale structure, and a fast component in H~I
1587: \citep{gio00}. The outflow rate of $\sim 10^{-5}$ $M_{\odot}$
1588: yr$^{-1}$ is comparable to the infall rate \citep{oha96,sai96}.
1589: Many of the small-scale features are associated with similar
1590: structures in the jet and the HH objects. As in the optical
1591: HH objects, the molecular gas shows evidence for shocks,
1592: including X-ray emission \citep{rud92,bar93a,fav02,bally03}.
1593: 
1594: The jet is embedded in an impressive infalling cloud of molecular
1595: gas \citep{lay94,oha96,sai96,momose98,tak04a}. The kinematics
1596: of the gas indicates infalling material with a central mass of
1597: $\sim$ 0.1--0.15 $M_{\odot}$, consistent with the mass estimate
1598: derived from the optical luminosity \citep{ken99} but much smaller
1599: than estimated from the binary orbit, $\sim$ 1.2 $M_{\odot}$
1600: \citep{rod03}. The infall rate is $\sim 5 \times 10^{-6}$
1601: $M_{\odot}$ yr$^{-1}$, consistent with rates derived from the
1602: spectral energy distribution.
1603: 
1604: A striking reflection nebula yields additional information about
1605: the central object, the outflowing jet, and the infalling gas.
1606: Optical spectra indicate that at least one component of the central
1607: binary is an FU Ori object \citep{mun85,car87,sto88,sand01}. Near-IR
1608: data show that this component is variable on short timescales \citep{liu96}.
1609: The nebulae is highly polarized, $p \sim$ 15\%--20\% at JHK, with
1610: vectors perpendicular to the outflow axis \citep{luc96,whi97}. These
1611: data demonstrate that the nebula marks the boundary of a cavity produced
1612: where the jet flows out through the collapsing cloud.
1613: 
1614: L1551 IRS5 provides excellent tests for numerical models of star
1615: formation.  In the current picture, gas in a molecular cloud core
1616: collapses into a star + disk system, where the central star slowly
1617: grows from material transported inward by the disk. Calculations of
1618: the collapse yield predicted images and spectral energy distributions
1619: for comparison with observations \citep[e.g.,][]{ada86,ada87,ada88}.
1620: In L1551 IRS5, models with a flattened infalling envelope surrounding
1621: a pair of circumstellar disks account for the images, polarization
1622: maps, and spectral energy distribution \citep{str85,but91,keene90,ken93a,
1623: ken93b,whi00,oso03}.
1624: 
1625: \subsection{RW Aurigae}
1626: 
1627: Discovered as an irregular variable \citep{cer06} with an optical
1628: companion at a separation of 1.5 arcsec \citep{joy44,ghe93,ghe97,whi01},
1629: RW Aur may be a spectroscopic binary \citep{Gahm99,pet01}.  In
1630: addition to the strong red continuum of a typical T Tauri star,
1631: the system has a strong UV continuum, hundreds of strong emission
1632: lines, and a prominent near-IR excess \citep{joy45,Herb45,
1633: men66,gla74,sha79}. Because absorption lines from the underlying
1634: star are difficult to detect on most spectra, RW Aur and other
1635: T Tauri stars with similar spectra are often called `continuum
1636: + emission' stars.
1637: 
1638: RW Aur is among the most active T Tauri stars. The optical continuum
1639: and strong line spectrum (Figure \ref{fig:rwaur}) vary irregularly on
1640: timescales of hours to months; there is a small amplitude variation
1641: with an underlying periodicity of 2.6--2.8 days
1642: \citep{Herb45,Gahm70,app83,Ivan93,Gahm99,pet01}. As the system brightens,
1643: the optical and near-IR colors become bluer; as the system fades,
1644: the colors become redder. Together with analyses of the optical
1645: spectrum, this behavior indicates a high accretion rate from the
1646: disk onto the central star.
1647: 
1648: \begin{figure}[tb]
1649: \centering
1650: %\includegraphics[draft=False,width=0.8\textwidth]{rwaur.KT.eps}
1651: \plotone{f11.eps}
1652: \vskip -10ex
1653: \caption{Optical spectrum of RW Aurigae from \citet{ken98}.
1654: The spectrum shows a strong red continuum from a late-type
1655: star along with a weak blue continuum and strong emission
1656: lines from a hotter, optically thick source. Aside from
1657: the strong H~I Balmer lines, the spectrum contains emission
1658: from [O~I], [S~II], Fe~II, and [Fe~II].
1659: }
1660: \label{fig:rwaur}
1661: \end{figure}
1662: 
1663: The spectrum of RW Aurigae is distinct from most T Tauri stars.
1664: At low resolution, the absorption lines are almost completely
1665: veiled by a strong, blue continuum and many emission lines.
1666: At higher spectral resolution, the line ratios of temperature
1667: sensitive absorption lines imply a K7 or M0 spectral type,
1668: much cooler than the middle G spectral type estimated from
1669: early spectra \citep{hart89,hart91}.
1670: In the UV, a strong Balmer continuum demonstrates that dense gas
1671: with a temperature of roughly 10,000 K produces the blue excess
1672: \citep{imh80,err00}.
1673: Strong line emission from [C IV] and H$_2$ indicates a wide range
1674: of temperatures.
1675: 
1676: RW Aur also has a remarkable bipolar jet
1677: \citep[HH~229; ][]{baccio96,woi02b,woi05,lopez03,gomezdec03,ale05,pyo06,bec08}.
1678: The data indicate a well-collimated outflow
1679: from a small inner region of the disk, with variations on timescales
1680: of months to years. The jet may rotate close to the star, with high
1681: velocities in the C~III] and Si~III] lines suggestive of a rotating
1682: belt or ring close to the star\footnote{Coffey et al. (2007) describe
1683: evidence for rotation in the micro-jet of DG Tau.}. At larger distances,
1684: the blue and red lobes of the outflow appear to have different helicities,
1685: as predicted by MHD theories. It is not clear whether changes in the jet
1686: are associated with fluctuations in the brightness of the underlying star
1687: and disk. With some evidence for a 20 yr period in the outflow rate,
1688: searches for similar timescales in the optical source might provide
1689: additional tests of jet models.
1690: 
1691: The structure of molecular gas around RW Aur is also interesting.
1692: RW Aur A lies within a small molecular disk (40--60 AU radius;
1693: disk mass $\sim 3 \times 10^{-4}$, Andrews \& Williams 2005) in
1694: Keplerian rotation about the central star and oriented perpendicular
1695: to the bipolar jet \citep{cab06}. RW Aur B is within an asymmetric
1696: clump of gas connected to the RW Aur A disk by a 600 AU arm of
1697: material between the two stars. \citet{cab06} interpret this arm
1698: of gas as a tidal tail resulting from the orbital interaction of
1699: RW Aur A and B.
1700: 
1701: \subsection{RY Tauri}
1702: 
1703: RY Tau is embedded in an impressive reflection nebula
1704: \citep{herbig61,petrov99}. The central star and the nebula are
1705: variable on hour to year timescales. Although emission lines
1706: from the nebula have been observed on several occasions, recent
1707: observations demonstrate a 31\arcsec ($\sim$ 4500 AU) jet in
1708: H$\alpha$ \citep[][see also G\'omez de Castro \& Verdugo 2007]{sto08}.
1709: The orientation of the jet on the sky is roughly perpendicular
1710: to the plane of the disk derived from polarization measurements.
1711: The young dynamical age of the jet system, short timescale optical
1712: variability, and strong intercombination emission lines suggest that
1713: this system might yield interesting clues concerning the structure
1714: of jets and the inner accretion disk \citep[see also][]{sche08}.
1715: 
1716: \begin{figure}[htb]
1717: \centering
1718: %\includegraphics[draft=False,width=0.7\textwidth]{rytau.KT.eps}
1719: \epsscale{0.85}
1720: \plotone{f12.eps}
1721: \vskip -1ex
1722: \caption{Optical light curve of RY Tauri using data from
1723: the literature \citep{her94}. The brightness and color
1724: vary irregularly on various timescales.}
1725: \label{fig:rytau}
1726: \end{figure}
1727: 
1728: The continuum and emission lines in RY Tau vary on timescales
1729: of hours to months with no obvious periodicity
1730: \citep[Figure \ref{fig:rytau};][]{drago71,zajt74,zajt80,zajt82,
1731: zajt85,herbst84,holtz86,ismail87,chu91,vrba93,bec01a}. On long
1732: timescales, the star usually becomes bluer when brighter and
1733: redder when fainter. Although the equivalent width of the H$\alpha$
1734: emission line
1735: often increases as the star fades, the absolute H$\alpha$ flux declines.
1736: When the star is faint, large flares on hour timescales are common.
1737: The flares have blue colors, which requires a hot source.  Occasionally,
1738: the star becomes bluer when it brightens and redder when it fades,
1739: indicating that variable extinction along the line of sight causes
1740: some fluctuations.
1741: 
1742: RY Tau is polarized, $p \sim$ 2\%--3\%, with variations on timescales
1743: similar to the fluctuations in the optical continuum level
1744: \citep{vard64,efi80,bast82}. The magnitude of the polarization shows
1745: that the nebula partially obscures the central star. From high quality
1746: spectropolarimetry, \citet{vin03} suggest that much of the H$\alpha$
1747: emission is scattered off a rotating circumstellar disk
1748: \citep[see also][]{koe95}.
1749: 
1750: \subsection{DR Tauri}
1751: 
1752: DR Tauri is another `continuum + emission' T Tauri star with
1753: a rich emission line spectrum. It is a member of the small
1754: group of `EXors,' T Tauri stars that have brightened by 2--4
1755: mag and remained bright for months to decades \citep{herbig89}.
1756: As in most T Tauri stars, there is a strong UV excess from
1757: Balmer continuum emission and a large IR excess from material
1758: in the disk \citep{gue93,ken94,skr96,hes97}.
1759: 
1760: The recent outburst of DR Tau is the slowest-developing of the
1761: EXor class. Prior to 1960, the star maintained B $\approx$
1762: 14 for $\sim$ 30 yr \citep{cha79,gotz80a,gotz80b,kur80}.
1763: From 1960--80, the star brightened by $\sim$ 3.5 mag. As the
1764: system brightened, the colors became bluer.
1765: Since 1980, the star has remained bright with no evidence
1766: for fading as in some FUors.
1767: 
1768: The spectrum of DR Tau is highly variable. The emission lines
1769: and blue continuum have night to night variations of 0.5 mag
1770: and smaller variations on hour timescales \citep{ber77,kra80,
1771: kol87,app88,gue93,ken94,hes97}.  There is some evidence for 5 day
1772: and 10 day periodicities in the continuum and the lines. These
1773: variations may reflect the underlying stellar rotation period.
1774: The IR continuum also varies \citep{ken94,skr96}, suggesting
1775: strong correlations in activity between the hot source and the
1776: cool source.
1777: 
1778: Because the variations in the lines and continuum are so well-correlated,
1779: DR Tau is one of the best examples of magnetospheric accretion among
1780: T Tauri stars \citep{gue93,ken94,hes97,smi97,smi99,berist98,mah98}. In
1781: this picture, a circumstellar disk produces the strong IR excess;
1782: changes in disk luminosity produce variations in the magnitude of
1783: the excess. A strong magnetic field truncates the disk several
1784: stellar radii above the stellar photosphere and channels material
1785: onto the star. Material in the stream is heated from roughly 1000 K
1786: (the temperature of the inner disk) to roughly 10,000 K. Shocked gas
1787: where the stream hits the star produces a wide range of emission lines.
1788: The large tilt of the magnetic axis with respect to the rotation axis
1789: produces
1790: variations in the UV continuum and line emission, including the apparent
1791: occultation of material in the stream or in the shock as these structures
1792: rotate behind the stellar photosphere.
1793: 
1794: Although a jet has not been discovered in DR Tau, the line profiles
1795: show evidence for accretion and outflow \citep{app80,ale01,ard02}.
1796: Deep narrow-band images might reveal whether the system has a jet.
1797: 
1798: \subsection{HL Tauri}
1799: 
1800: HL Tauri is a remarkable T Tauri star in a complex region
1801: of star formation. In the early 1980's, near-IR and mid-IR
1802: observations suggested an edge-on circumstellar disk surrounding
1803: a highly variable T Tauri star \citep{cohen83,gras84,bec86}.
1804: High resolution radio observations supported this interpretation;
1805: later observations indicated the disk lies at the center of a
1806: large-scale molecular inflow and outflow \citep{sarbec87,beck89,
1807: gras89,monin89,sar91,rod92,hay93,lay94,lay97,cabrit96,wil96,brit05}.
1808: The disk is geometrically flared and massive, with a radial
1809: temperature gradient close to that predicted by theory.
1810: 
1811: \begin{figure}[!ht]
1812: \centering
1813: %\includegraphics[draft=False]{hltau.KT.eps}
1814: \epsscale{0.80}
1815: \plotone{f13.eps}
1816: %\vskip -15ex
1817: \caption{Image of HL Tauri in the I, J, and H filters from
1818: \citet{close97}. The image is roughly 6$^{\prime \prime}$
1819: on a side. Blue colors (I) trace material close to the
1820: outflow cavity; green colors (J) trace material in the disk
1821: and infalling envelope; red colors (H) trace scattered emission
1822: from the star and highly reddened light in the disk.
1823: }
1824: \label{fig:hltau}
1825: \end{figure}
1826: 
1827: HL Tau is heavily embedded within an impressive C-shaped reflection
1828: nebula \citep[Figure \ref{fig:hltau};][]{sta95,wein95,close97,welch00}.
1829: On large scales, this nebula merges with nebulosity surrounding XZ Tau.
1830: In HL Tau,
1831: the star and the nebula are variable and highly polarized, indicating that
1832: the star is observed only in reflected light \citep{wein95,liu96,whi97,lucas04}.
1833: Optical and near-IR spectra show a heavily veiled, K7-M0 spectral type,
1834: with strong emission from H~I and various metallic lines
1835: \citep[e.g.,][]{coh79,carr89,carr90,ken95,ken98}.
1836: 
1837: In addition to the nebula, HL Tau drives a bright optical jet (HH 150) and
1838: an energetic molecular outflow \citep{mufr83,cohejo87,torre87,mundt87,
1839: mundt88, mundt90,magak89,rod94,monin96,mun96,lopez95,lopez96}. This
1840: region has additional outflows from HH30 IRS, XZ Tau, and the optically
1841: invisible object HL Tau VLA-1 northeast of HL Tau
1842: \citep{mundt87,mundt88,mundt91,mov07}, which has complicated interpretations
1843: of the jet structure and driving mechanism. The nearby late-type T Tauri
1844: star LkH$\alpha$ 358 does not appear to drive an outflow, but deeper
1845: images might reveal more structure in this fascinating region.
1846: 
1847: Close to the star, there is a well-collimated micro-jet in [Fe~II] with
1848: clear bipolar morphology \citep{pyo06,tak07}. Both components of the
1849: micro-jet lie within bubbles of H$_2$ emission \citep[see also][]{bec08}.
1850: The length of the micro-jet,
1851: $\sim$ 150 AU, is comparable to the diameter of the bubble.  The NE H$_2$
1852: bubble lies within the scattered light emission in Figure \ref{fig:hltau}).
1853: The much fainter SW component may lie within a much fainter bubble with
1854: similar structure.
1855: 
1856: \subsection{Haro 6-10}
1857: 
1858: Haro 6-10 is a relatively nondescript young binary star driving a remarkable
1859: giant HH flow. After \citet{haro53} discovered the Haro 6-10 emission knot,
1860: \citet{elias78} detected a bright source with an IR excess at the base of
1861: a small fan-shaped nebula.  The central binary has a separation of $\sim$
1862: 1.2 arcsec \citep{lei89,men93,kor99,whi01,duc04}. The primary (Haro 6-10 S)
1863: has a late spectral type \citep{good86,carr90,her95} and may be a binary
1864: \citep{rei04}; the secondary (Haro 6-10 N) may be a continuum + emission
1865: star.  The system also has a large far-IR excess and lies embedded in a
1866: dense envelope in a small ammonia core \citep{ang89,sat90}. Haro 6-10 N
1867: appears to produce most of the far-IR excess.
1868: 
1869: The Haro 6-10 outflow consists of several small jets, a few HH knots, and
1870: a giant outflow with a length of 1.6 pc \citep{stro86,dev99a,mov99,rei04}.
1871: The original HH 184 is composed of a small set of knots subtending a wide
1872: opening angle.  These knots are probably part of two independent flows
1873: ejected by each component of the binary. On small scales, Haro 6-10 S drives
1874: an optical jet \citep{mov99} and a compact radio jet \citep{rei04}.
1875: On large scales, HH 410 and HH 411 mark the ends of the outflow. A few
1876: other knots, including HH 412, lie between the binary and the end of the
1877: outflow \citep{dev99a}.
1878: 
1879: Haro 6-10 is also an active mm and submm radio source.  The system has a
1880: large-scale molecular outflow that is roughly aligned along the direction
1881: of the optical outflow \citep{terebey89,dev99a,sto07}.  Strong extended
1882: submm continuum emission from Haro 6-10 lies perpendicular to the outflow
1883: direction \citep{cha98,mott01}. There is some indication that the extended
1884: envelope is still infalling into the disk of Haro 6-10 \citep{cha98}.
1885: 
1886: Like T Tau and L1551 IRS5, the Haro 6-10 binary varies significantly at near-IR
1887: wavelengths \citep{lei01}. Some of the variations -- including changes in the
1888: equivalent width of the 3.1 $\mu$m ice absorption band -- are consistent
1889: with fluctuations in the line-of-sight extinction. However, some variations
1890: are probably associated with the binary components. Long-term monitoring of
1891: near-IR variability in the brightest Taurus-Auriga sources would provide a
1892: context for interpreting the variations in the more famous sources such as
1893: T Tau, L1551 IRS5, and Haro 6-10.
1894: 
1895: \subsection{IC 2087}
1896: 
1897: Located in the so-called Taurus Molecular Ring
1898: \citep[TMR; e.g.,][]{schl84,cer87,terebey90,toth04},
1899: IC 2087 is a small, bright reflection nebula
1900: \citep{hod94} embedded in a dense ammonia core associated with L1534
1901: \citep{ben89}, see Fig.~\ref{fig:ic2087}. The bow-shaped nebula surrounds a very red T Tauri star
1902: \citep[IC 2087 IRS; ][]{allen72,elias78}, associated with a molecular outflow
1903: \citep{heyer87}. The source is a bright IRAS source, with a Class II mid-IR
1904: to far-IR spectral energy distribution
1905: \citep{bei86,harr88,berr89}. Although initial work assigned an early B
1906: spectral type to the star, more recent spectra and the integrated
1907: luminosity suggest a highly reddened K4 PMS star
1908: \citep{ken95,whi04}. The K4 spectrum is heavily veiled, with strong
1909: H$\alpha$ and Ca~II emission but no obvious forbidden lines.
1910: 
1911: \begin{figure}[!ht]
1912: \plotone{f14.eps}
1913: %\vskip -1ex
1914: %\centering
1915: %\includegraphics[draft=False]{ic2087.KT.eps}
1916: \caption{Optical image of IC 2087 and surroundings (courtesy Thomas V.
1917: Davis).  The image is roughly 1 degree on a side; north is up and east
1918: is to the left. A heavily reddened T Tauri star (IC 2087 IRS) and HH 395
1919: lie within the bright reflection nebula at the center of this image.
1920: The dark areas are regions of high extinction within the B22 and L1527
1921: dark clouds.  Several protostars -- IRAS04361+2547, IRAS04365+2535, and
1922: L1527 IRS -- and at least one HH object -- HH 192 -- lie within the small
1923: dark clouds north and west of IC 2087. The bright pair of nebulous stars
1924: in the SE corner is a small group of binary T Tauri stars (V955 Tau,
1925: LkH$\alpha$ 332/G1, and LkH$\alpha$ 332/G2). The bright set of nebulous
1926: stars in the NW corner is another group of T Tauri stars (DO Tau, GM Tau,
1927: and the HV Tau triple system). These stars power several HH objects,
1928: including HH 230 and HH 831--834.  Other fainter T Tauri stars and HH
1929: objects are scattered across the field.
1930: }
1931: \label{fig:ic2087}
1932: \end{figure}
1933: 
1934: In addition to driving the molecular outflow, the central TTS is linked
1935: to two HH knots well outside the main body of the reflection nebula
1936: \citep[HH 395A and HH 395B; ][]{gomez97}. The knots are bright in [S~II]
1937: but are not visible in H$_2$. A line connecting the two knots points
1938: back to a small indentation in the highly polarized reflection nebula
1939: \citep[$\sim$ 2\%--4\% at JHK;][]{tam89,whi97} and the bright IR source.
1940: 
1941: The line-of-sight towards IC 2087 has been a popular laboratory for
1942: studying ice formation in molecular clouds \citep[e.g.][]{sat90,tie91,
1943: chiar95,bro96,bow98,tei99,shup01}. As in other regions of Taurus-Auriga,
1944: H$_2$O ices and CO/CO$_2$ ices are detected along various sightlines through
1945: the cloud. The data indicate that the optical depth towards the TTS is
1946: larger than the optical depth through the cloud, which requires additional
1947: absorbing material along the sightline to the IR source.
1948: 
1949: \subsection{VY Tau}
1950: 
1951: VY Tau is an exceptional PMS star in the Taurus-Auriga dark clouds.
1952: The star is a close binary with a projected angular separation of
1953: 0.66" and approximate component masses of 0.6 $M_{\odot}$ and 0.25
1954: $M_{\odot}$ \citep[e.g.,][]{whi01,woi01}. The primary star has an
1955: M0 spectral type and is not veiled \citep{har90,shib93,val93}. The
1956: system has no IR excess and is not a mm source \citep{ken95,oster95}.
1957: However, the system is a bright X-ray source \citep{neu95}, with a
1958: modest rotational velocity of $\sim$ 10 km s$^{-1}$ \citep{har89}.
1959: 
1960: Unusual optical variability and spectroscopic activity distinguish
1961: VY Tau from other classical and weak-emission T Tauri stars
1962: \citep{mein69,mein71,mein80,her77,herbig90,herb83,stone83,ryd84a}.
1963: During decade-long periods of inactivity, the star is relatively faint,
1964: B $\approx$ 15, and the M0 absorption spectrum is conspicuous.
1965: The star then displays a fairly prominent 5.37 day period in its optical
1966: light curve, which is consistent with its expected radius and rotational
1967: velocity \citep{bou95}.  During occasional active periods of 1--2 yr,
1968: the star brightens to B = 11-12 and develops an impressive emission
1969: spectrum with bright, low excitation lines from Fe~I, Si~I, Mg~I. Although
1970: higher excitation lines from Fe~II and the H~I Balmer series are often
1971: present, they are weak. Both sets of features seem to vary at roughly
1972: constant equivalent width as the star varies between B = 11--14.
1973: 
1974: \citet{herbig90} discussed several possible interpretations for the
1975: origin of the activity in VY Tau. With the discovery of a close
1976: companion, the two binary hypotheses currently seem most worthy of
1977: further study. If the fainter component of the system is surrounded
1978: by an optically thick ring or disk of dust, active periods might occur
1979: when the optical depth in the dust declined. Although close approaches
1980: of the two stars might induce active periods, the wide separation --
1981: $\sim$ 90 AU -- probably precludes activity cycles with recurrence
1982: times of 1--2 decades.  If deep mid-IR and submm studies of this system
1983: detect evidence for emission from a dusty ring or disk, detailed
1984: study of this emission might reveal clues to the origin of the amazing
1985: line spectrum.
1986: 
1987: \subsection{L1527 IRS}
1988: 
1989: Lying within a dense ammonia core \citep{ben89}, L1527 IRS is the most
1990: deeply embedded protostellar source in the Taurus-Auriga dark clouds
1991: \citep[e.g.][]{ken90b,ken93a,ken93b,and93,ken95,chin01,whi97,har05,furl08}.
1992: Several groups have classified this system as a Class 0 source, implying
1993: that it lies at an earlier evolutionary stage than typical Class I sources
1994: \citep[e.g.,][]{and93,chin01}. Detection of C$_4$H$^-$ and other
1995: carbon-chain molecules suggests the nebula has interesting chemistry
1996: \citep{sak07,agu08,sak08a,sak08b,sak08c,has08}.  Despite its relatively
1997: low luminosity of $\sim$ 1 $L_{\odot}$, the central young binary star
1998: drives a wide-angle molecular outflow, illuminates an enormous variable,
1999: bipolar reflection nebula, and powers a fascinating set of HH objects, HH 192.
2000: 
2001: \begin{figure}[!ht]
2002: \plotone{f15.eps}
2003: %\centering
2004: %\includegraphics[draft=False]{l1527.KT.eps}
2005: \caption{Spitzer image of L1527 IRS in the [3.6], [4.5], and [5.8] filters
2006: from the Taurus Legacy program \citep[see][]{gud07a}.
2007: Blue light ([3.6]) traces scattered light far away from the central
2008: protostar; green light ([4.5]) and red light ([5.8]) traces scattered
2009: light from material closer and closer to the protostar.
2010: }
2011: \label{fig:l1527}
2012: \end{figure}
2013: 
2014: At optical and near-IR wavelengths, L1527 IRS displays an almost
2015: perfectly symmetric bipolar reflection nebula with an angular size
2016: of more than 1 arcmin
2017: \citep[Figure \ref{fig:l1527};][]{ken93b,eiroa94,tamura96,whi97}.
2018: The eastern lobe of the nebula is much brighter than the western
2019: lobe and is highly polarized, with $p_K \sim$ 40\% to 60\%. This
2020: lobe shows strong evidence for a large-scale outflow, with strong
2021: H$\alpha$, [O~I], and [S~II] emission lines on optical spectra
2022: \citep{eiroa94,ken98} and two amorphous [S~II] knots (HH 192A and
2023: HH 192B) on deep images \citep{gomez97}.  A single small HH object (HH 192 C)
2024: lies several arcmin west of the reflection nebula. Deeper images on larger
2025: telescopes might detect additional optical jet emission from the western
2026: lobe of the nebula.
2027: 
2028: In addition to the HH objects, the bipolar nebula marks an impressive
2029: molecular outflow which lies perpendicular to an extended envelope of
2030: infalling gas \citep{mye95,ful96,zho96,bontemps96,tamura96,hoger97a,hog98,
2031: chin01,loi02,rei04}. The outflow lies in the plane of the sky and has a
2032: large opening angle of $\sim$ 50\deg. A binary cm radio source coincides
2033: with the position of the central, bright IRAS source (04368+2557); this
2034: region powers one or two outflows observed at cm and mm wavelengths as
2035: well as the optical HH objects.
2036: 
2037: As with many of the Class I sources in Taurus-Auriga, the evolutionary
2038: status of the L1527 IRS protostar in unclear. The massive infalling
2039: envelope, $\sim$ 0.5--1 $M_{\odot}$, and relatively low luminosity
2040: imply a very young central star with only a small fraction of its
2041: `final' stellar mass (Class 0 source). The geometry of the molecular
2042: outflow and the bipolar reflection nebula suggests that the central
2043: source lies embedded in an extended edge-on disk. Extinction from the
2044: disk and the infalling envelope produce the very red SED of the IRAS
2045: source \citep{ken93a,whi97,and05}; scattering from the outflow
2046: cavities produces the blue images and SED at IRAC wavelengths
2047: (Whitney et al. 2003, Robitaille et al. 2007; Tobin et al. 2008).
2048: This geometry complicates direct measurements of the luminosity
2049: and the evolutionary status of the central young star.
2050: 
2051: %\acknowledgement %%% Text of acknowledgements runs on after this command.
2052: 
2053: \vspace{0.5cm}
2054: 
2055: \acknowledgements
2056: B. Reipurth deserves special thanks for identifying the
2057: beautiful images of T Tau (Figure 1) and IC 2087 (Figure 14),
2058: his many incisive comments on the manuscript, and his unflagging
2059: dedication to and support for star formation research.  We also
2060: thank M. Geller, P. Goldsmith, and K. Luhman for detailed
2061: and helpful comments on the manuscript, D. Goldman for his amazing image
2062: of T~Tau in Figure 1,
2063: K. Luhman for extraordinary help in verifying
2064: the list of TTS in Table 3,
2065: S. Mayama for the line drawing in Figure 9,
2066: G. Moriarty-Schieven for Figure 10, Thomas V. Davis for his gorgeous image
2067: of IC 2087 in Figure 14, and A. Accomazzi for help with technical issues.
2068: We used the SIMBAD database, operated at CDS, Strasbourg, France,
2069: and NASA's Astrophysics Data System Bibliographic Services.
2070: This publication uses data products from the Spitzer Space Telescope
2071: dowloaded from the Spitzer Science Center, the Two Micron All Sky Survey,
2072: which is a joint project of the University of Massachusetts and the
2073: Infrared Processing and Analysis Center/California Institute of
2074: Technology, funded by the National Aeronautics and Space Administration
2075: and the National Science Foundation, and the USNO-B catalog downloaded
2076: from the United States Naval Observatory website.  We also used the
2077: NASA/IPAC Infrared Science Archive, which is operated by the Jet
2078: Propulsion Laboratory, California Institute of Technology, under
2079: contract with the National Aeronautics and Space Administration.
2080: The {\it NASA} {\it Astrophysics Theory Program} (grant NAG5-13278)
2081: and the {\it Spitzer Guest Observer Program} (grant 20132) supported
2082: portions of this project.
2083: 
2084: %%% THE BIBLIOGRAPHY
2085: %%%
2086: %%% CONSULT SECTION 3 OF "INSTRUCTIONS FOR AUTHORS" FOR HOW TO USE NATBIB.
2087: %%% AUTHORS ARE ENCOURAGED TO USE EITHER THE "THEBIBLIOGRAPY" ENVIRONMENT
2088: %%% BY UNCOMMENTING (DELETING THE "%" SYMBOL) THE COMMANDS BELOW, OR BY
2089: %%% USING THE BIBTEX ENVIRONMENT. TO FIND OUT WHICH IS APPLICABLE TO YOUR
2090: %%% CONTRIBUTION, CONSULT THE VOLUME EDITORS FOR YOUR PROCEEDINGS.
2091: %%%
2092: 
2093: \begin{thebibliography}{}
2094: 
2095: \bibitem[Abergel et al.(1994)]{abe94} Abergel, A., Boulanger,
2096: F., Mizuno, A., \& Fukui, Y.\ 1994, \apj, 423, L59
2097: 
2098: \bibitem[Abergel et al. (1995)]{abe95} Abergel, A., Boulanger,
2099: F., Fukui, Y., \& Mizuno, A.\ 1995, \aaps, 111, 483
2100: 
2101: \bibitem[Adams et al. (1990)]{ada90} Adams, F. C., Emerson, J. P., \& Fuller, G. A. 1990, ApJ, 357, 606
2102: 
2103: \bibitem[Adams et al. (1987)]{ada87} Adams, F. C., Lada, C. J., \& Shu, F. H. 1987, ApJ, 308, 788
2104: 
2105: \bibitem[Adams \& Shu (1988)]{ada88} Adams, F. C., Lada, C. J., \& Shu, F. H. 1988,  ApJ, 326, 825
2106: 
2107: \bibitem[Adams \& Shu (1986)]{ada86} Adams, F. C. \& Shu, F. H. 1986, ApJ, 308, 836
2108: 
2109: \bibitem[Adams \& Pease (1915)]{ada15} Adams, W.~S. \& Pease, F.~G.\ 1915, \pasp, 27, 133
2110: 
2111: \bibitem[Ag{\'u}ndez et al. (2008)]{agu08} Ag{\'u}ndez, M., Cernicharo, J.,
2112: Gu{\'e}lin, M., Gerin, M., McCarthy, M.~C., \& Thaddeus, P.\ 2008, \aap, 478, L19
2113: 
2114: \bibitem[Akeson et al. (1998)]{ake98} Akeson, R.~L., Koerner,
2115: D.~W., \& Jensen, E.~L.~N.\ 1998, \apj, 505, 358
2116: 
2117: \bibitem[Akeson et al. (2002)]{ake02} Akeson, R.~L., Ciardi, D.~R.,
2118: van Belle, G.~T., \& Creech-Eakman, M.~J.\ 2002, \apj, 566, 1124
2119: 
2120: \bibitem[Akeson et al. (2005)]{ake05} Akeson, R.~L., Walker, C. H., Wood, K.,
2121: Eisner, J. A., Scire, E., Penprase, B., Ciardi, D. R., van Belle, G. T.,
2122: Whitney, B., \& Bjorkman, J. E.  2005, \apj, 622, 440
2123: 
2124: \bibitem[Alencar et al. (2005)]{ale05} Alencar, S.~H.~P.,
2125: Basri, G., Hartmann, L., \& Calvet, N.\ 2005, \aap, 440, 595
2126: 
2127: \bibitem[Alencar et al. (2001)]{ale01} Alencar, S.~H.~P., Johns-Krull, C.~M., \& Basri, G.\ 2001, \aj, 122, 3335
2128: 
2129: \bibitem[Allain et al. (1996)]{all96} Allain, S., Fern\'andez, M.,
2130: Mart\'\i n, E.~L., \& Bouvier, J.\ 1996, \aap, 314, 173
2131: 
2132: \bibitem[Allen (1972)]{allen72} Allen, D.~A.\ 1972, \apj, 172, L55
2133: 
2134: \bibitem[Alten et al. (1997)]{alten97} Alten, V. P., Bally, J., Devine, D.,
2135: Miller, G. J., 1997, in Poster proceedings of IAU Symposium No. 182,
2136: {\em Herbig-Haro Objects and the Birth of Low Mass Stars,} Chamonix,
2137: France, Ed. F. Malbet \& A. Castets, 51
2138: 
2139: \bibitem[Ambartsumian (1957)]{amb57} Ambartsumian, V.~A.\ 1957, IAU Symp.~ 3,
2140: {\em Non-stable stars,} edited by G. H. Herbig, Cambridge University Press, 177
2141: 
2142: \bibitem[Andr\'e et al. (1999)]{andre99} Andr\'e, P., Motte, F., \& Bacmann, A., 1999, \apj, 513, L57
2143: 
2144: \bibitem[Andr\'e et al. (1993)]{and93} Andr\'e, P., Ward-Thompson, D., \&
2145: Barsony, M. 1993, ApJ, 406, 122
2146: 
2147: \bibitem[Andrews \& Williams (2005)]{and05} Andrews, S.~M. \& Williams, J.~P.\ 2005, \apj, 631, 1134
2148: 
2149: \bibitem[Anglada et al. (1989)]{ang89} Anglada, G., Rodr\'\i guez, L. F., Torrelles, J. M., Estalella, R., Ho, P. T. P., Cant\'o, J., L\'opez, R., \& Verdes-Montenegro, L. 1989, ApJ, 341, 208
2150: 
2151: \bibitem[Appenzeller et al. (1980)]{app80} Appenzeller, I., Krautter, J., Wolf, B., \& Smolinski, J.\ 1980, \aap, 86, 113
2152: 
2153: \bibitem[Appenzeller et al. (1983)]{app83} Appenzeller, I., Oestreicher, R., Schiffer, J.~G., Egge, K.~E., \& Pettersen, B.~R.\ 1983, \aap, 118, 75
2154: 
2155: \bibitem[Appenzeller et al. (1988)]{app88} Appenzeller, I., Reitermann, A., \& Stahl, O.\ 1988, \pasp, 100, 815
2156: 
2157: \bibitem[Arce \& Goodman (2001)]{arcegood01} Arce, H. G. \& Goodman, A. A., 2001,
2158: \apj, 554, 132
2159: 
2160: \bibitem[Ardila et al. (2002)]{ard02} Ardila, D.~R., Basri, G., Walter, F.~M., Valenti, J.~A., \&
2161: Johns-Krull, C.~M.\ 2002, \apj, 567, 1013
2162: 
2163: \bibitem[Aspin \& Reipurth (2000)]{asprei00} Aspin, C. \& Reipurth, B., 2000, \mnras, 311, 522
2164: 
2165: \bibitem[Audard et al. (2007)]{aud07} Audard, M., Briggs, K.~R., Grosso, N.,
2166: G{\"u}del, M., Scelsi, L., Bouvier, J., \& Telleschi, A.\ 2007, \aap, 468, 379
2167: 
2168: \bibitem[Bacciotti \& Eisl\"offel (1999)]{bacceis99} Bacciotti, F. \& Eisl\"offel, J., 1999, \aap, 342, 717
2169: 
2170: \bibitem[Bacciotti et al. (1996)]{baccio96} Bacciotti, F., Hirth, G. A., \& Natta, A., 1996, \aap, 310, 309
2171: 
2172: \bibitem[Bacciotti et al. (2000)]{baccio00} Bacciotti, F., Mundt, R., Ray, T. P., Eisl\"offel, J., Solf, J., \& Camenzind, M., 2000, \apj, 537, L49
2173: 
2174: \bibitem[Bacciotti et al. (2002)]{baccio02} Bacciotti, F., Ray, T. P., Mundt, R., Eisl\"offel, J., \& Solf, J., 2002, \apj, 576,222
2175: 
2176: \bibitem[Bachiller \& Tafalla (1999)]{bac99} Bachiller R. \& Tafalla M.
2177: 1999, In {\em The Origin of Stars and Planetary System,} edited by. C. J. Lada
2178: \& N. D. Kylafis, Kluwer, Dordrecht, 227
2179: 
2180: \bibitem[Bachiller et al. (1994)]{bac94} Bachiller, R.,
2181: Tafalla, M., \& Cernicharo, J.\ 1994, \apj, 425, L93
2182: 
2183: \bibitem[Bally et al. (2003)]{bally03} Bally, J., Feigelson, E.,
2184: \& Reipurth, B.\ 2003, \apj, 584, 843
2185: 
2186: \bibitem[Bally \& Lada (1983)]{bala83} Bally, J. \& Lada, C. J., 1983, \apj, 265, 824
2187: 
2188: \bibitem[Bally et al. (2007)]{bal07} Bally, J., Reipurth, B., \& Davis, C. 2007,
2189: In {\em Protostars and Planets V,} edited by B. Reipurth, D. Jewitt, \& K. Keil,
2190: University of Arizona Press, Tucson, p. 215
2191: 
2192: \bibitem[Baraffe et al. (1995)]{bar95} Baraffe, I., Chabrier,
2193: G., Allard, F., \& Hauschildt, P.~H.\ 1995, \apj, 446, L35
2194: 
2195: \bibitem[Baraffe et al. (2002)]{bar02} Baraffe, I., Chabrier,
2196: G., Allard, F., \& Hauschildt, P.~H.\ 2002, \aap, 382, 563
2197: 
2198: \bibitem[Baratta \& Strazzulla (1990)]{bar90} Baratta, G.~A.
2199: \& Strazzulla, G.\ 1990, \aap, 240, 429
2200: 
2201: \bibitem[Barnard (1895)]{Bar95} Barnard, E.~E.\ 1895, \mnras, 55, 442
2202: 
2203: \bibitem[Barnard (1919)]{Bar19} Barnard, E.~E.\ 1919, \apj, 49, 1
2204: 
2205: \bibitem[Barnard (1927)]{Bar27} Barnard, E.~E.\ 1927, {\it A photographic atlas
2206: of selected regions of the Milky Way,} Carnegie Institution of Washington
2207: 
2208: \bibitem[Barsony et al. (1993)]{bar93a} Barsony, M., Scoville,
2209: N.~Z., \& Chandler, C.~J.\ 1993, \apj, 409, 275
2210: 
2211: \bibitem[Barsony \& Chandler (1993)]{bar93b} Barsony, M. \& Chandler, C. J. 1993, ApJ, 406, L71
2212: 
2213: \bibitem[Basri \& Bertout (1989)]{bas89} Basri, G. \& Bertout, C. 1989, ApJ, 341, 340
2214: 
2215: \bibitem[Basri et al. (1992)]{bas92} Basri, G., Marcy, G.~W.,
2216: \& Valenti, J.~A.\ 1992, \apj, 390, 622
2217: 
2218: \bibitem[Bastien (1982)]{bast82} Bastien, P.\ 1982, \aaps, 48, 153
2219: 
2220: \bibitem[Baud \& Wouterloot (1980)]{bau80} Baud, B. \&
2221: Wouterloot, J.~G.~A.\ 1980, \aap, 90, 297
2222: 
2223: \bibitem[Baudry et al. (1981)]{baud81} Baudry, A., Perault, M.,
2224: de La Noe, J., Despois, D., \& Cernicharo, J.\ 1981, \aap, 104, 101
2225: 
2226: \bibitem[Baxendell et al. (1916)]{bax16} Baxendell, J.,
2227: Turner, H.~H., \& Blagg, M.~A.\ 1916, \mnras, 77, 125
2228: 
2229: \bibitem[Beck et al. (2008)]{bec08} Beck, T.~L., McGregor, P.~J.,
2230: Takami, M., \& Pyo, T.-S.\ 2008, \apj, 676, 472
2231: 
2232: \bibitem[Beck et al. (2001)]{bec01b} Beck, T.~L., Prato, L., \&
2233: Simon, M.\ 2001, \apj, 551, 1031
2234: 
2235: \bibitem[Beck \& Simon (2001)]{bec01a} Beck, T.~L. \& Simon,
2236: M.\ 2001, \aj, 122, 413
2237: 
2238: \bibitem[Beck et al. (2004)]{bec04} Beck, T.~L., Schaefer, G.~H., Simon, M.,
2239: Prato, L., Stoesz, J.~A., \& Howell, R.~R.\ 2004, \apj, 614, 235
2240: 
2241: \bibitem[Beckwith et al. (1989)]{beck89} Beckwith, S.~V.~W., Koresko, C.~D.,
2242: Sargent, A.~I., \& Weintraub, D.~A.\ 1989, \apj, 343, 393
2243: 
2244: \bibitem[Beckwith et al. (1990)]{bec90} Beckwith, S. V. W., Sargent, A. I.,
2245: Chini, R., \& G\"usten, R.  1990, AJ, 99, 924
2246: 
2247: \bibitem[Beckwith et al. (1986)]{bec86} Beckwith, S., Sargent, A.~I., Scoville, N.~Z., Masson, C.~R., Zuckerman, B., \& Phillips, T.~G.\ 1986, \apj, 309, 755
2248: 
2249: \bibitem[Beichman \& Harris (1981)]{bei81} Beichman, C. \&
2250: Harris, S.\ 1981, \apj, 245, 589
2251: 
2252: \bibitem[Beichman et al. (1986)]{bei86} Beichman, C. A., Myers, P. C., Emerson, J. P., Harris, S., Mathieu, R., Benson, P.J., \& Jennings, R.E. 1986, ApJ, 307, 337
2253: 
2254: \bibitem[Beichman et al. (1992)]{bei92} Beichman, C.~A., Boulanger, F., \& Moshir, M.\ 1992, \apj, 386, 248
2255: 
2256: \bibitem[Bieging \& Cohen (1985)]{bei85} Bieging, J.~H. \&
2257: Cohen, M.\ 1985, \apj, 289, L5
2258: 
2259: \bibitem[Bieging et al. (1984)]{bieg84} Bieging, J.~H., Cohen,
2260: M., \& Schwartz, P.~R.\ 1984, \apj, 282, 699
2261: 
2262: \bibitem[Bell \& Matthews (1985)]{bel85} Bell, M.~B. \&
2263: Matthews, H.~E.\ 1985, \apj, 291, L63
2264: 
2265: \bibitem[Belloche et al. (2002)]{bello02} Belloche, A., Andr\'e, P., Despois, D., \& Blinder, S., 2002, \aap, 393, 927
2266: 
2267: \bibitem[Benson \& Myers (1989)]{ben89} Benson, P. J. \& Myers, P. C. 1989 ApJS, 71, 89
2268: 
2269: \bibitem[Benson et al. (1984)]{ben84} Benson, P. J., Myers, P. C., \& Wright, E. L. 1984, ApJ, 279, L27
2270: 
2271: \bibitem[Bergin et al. (2005)]{ber05} Bergin, E.~A., Melnick, G.~J.,
2272: Gerakines, P.~A., Neufeld, D.~A., \& Whittet, D.~C.~B.\ 2005, \apj,
2273: 627, L33
2274: 
2275: \bibitem[Beristain et al. (1998)]{berist98} Beristain, G., Edwards, S., \& Kwan, J.\ 1998, \apj, 499, 828
2276: 
2277: \bibitem[Beristain et al. (2001)]{ber01} Beristain, G.,
2278: Edwards, S., \& Kwan, J.\ 2001, \apj, 551, 103
2279: 
2280: \bibitem[Berrilli et al. (1989)]{berr89} Berrilli, F., Ceccarelli, C.,
2281: Liseau, R., Lorenzetti, D., Saraceno, P., \& Spinoglio, L.\
2282: 1989, \mnras, 237, 1
2283: 
2284: \bibitem[Bertout (1989)]{ber89} Bertout, C. 1989, ARA\&A, 27, 351
2285: 
2286: \bibitem[Bertout et al. (1988)]{ber88} Bertout, C., Basri, G., \& Bouvier, J. 1988, ApJ, 330, 350
2287: 
2288: \bibitem[Bertout et al. (1977)]{ber77} Bertout, C., Krautter, J., Moellenhoff, C., \& Wolf, B.\ 1977, \aap, 61, 737
2289: 
2290: \bibitem[Bertout et al. (1999)]{ber99} Bertout, C., Robichon,
2291: N., \& Arenou, F.\ 1999, \aap, 352, 574
2292: 
2293: \bibitem[Bertout et al. (2007)]{ber07} Bertout, C., Siess, L., \&
2294: Cabrit, S.\ 2007, \aap, 473, L21
2295: 
2296: \bibitem[Blake et al. (1992)]{blake92} Blake, G.~A., van Dishoeck,
2297: E.~F., \& Sargent, A.~I.\ 1992, \apj, 391, L99
2298: 
2299: \bibitem[Blitz \& Williams (1997)]{bli97} Blitz, L. \&
2300: Williams, J.~P.\ 1997, \apj, 488, L145
2301: 
2302: \bibitem[B{\"o}hm (1956)]{bohm56} B{\"o}hm, K.-H.\ 1956, \apj,
2303: 123, 379
2304: 
2305: \bibitem[B\"ohm et al. (1973)]{bohm73} B\"ohm, K.~H., Perry, J.~F.,
2306: \& Schwartz, R.\ 1973, \apj, 179, 149
2307: 
2308: \bibitem[B\"ohm et al. (1976)]{bohm76} B\"ohm, K.~H., Siegmund,
2309: W.~A., \& Schwartz, R.~D.\ 1976, \apj, 203, 399
2310: 
2311: \bibitem[B\"ohm \& Solf (1994)]{boso94} B\"ohm, K. H. \& Solf, J., 1994, \apj, 430, 277
2312: 
2313: \bibitem[B\"ohm \& Solf (1997)]{boso97} B\"ohm, K.~H. \& Solf, J.\ 1997, \aap, 318, 565
2314: 
2315: \bibitem[B\"ohm \& Solf (1999)]{boso99} B\"ohm, K. H. \& Solf, J., 1999, \apj, 523, 709
2316: 
2317: \bibitem[Bok (1977)]{Bok77} Bok, B.~J.\ 1977, \pasp, 89, 597
2318: 
2319: \bibitem[Bontemps et al. (1996)]{bontemps96} Bontemps, S., Andr\'e, P., Terebey, S., \& Cabrit, S., 1996, \aap, 311, 858
2320: 
2321: \bibitem[Boogert et al. (2002)]{boo02} Boogert, A.~C.~A.,
2322: Hogerheijde, M.~R., \& Blake, G.~A.\ 2002, \apj, 568, 761
2323: 
2324: \bibitem[Bouvier et al. (1999)]{bou99} Bouvier, J., Chelli, A., Allain, S.,
2325: Carrasco, L., Costero, R., et al.\ 1999, \aap, 349, 619
2326: 
2327: \bibitem[Bouvier \& Bertout (1989)]{bou89}
2328: Bouvier, J. \& Bertout, C., 1989, A\&A, 211, 99
2329: 
2330: \bibitem[Bouvier et al. (1988)]{bou88} Bouvier, J., Bertout, C., \& Bouchet, P. 1988, A\&AS, 75, 1
2331: 
2332: \bibitem[Bouvier et al. (1993)]{bou93} Bouvier, J., Cabrit, S., Fern\'andez, M., Mart\'\i n, E. L., \& Matthews, J. M. 1993, A\&A, 272, 176
2333: 
2334: \bibitem[Bouvier et al. (1995)]{bou95} Bouvier, J., Covino, E., Kovo, O.,
2335: Mart\'\i n, E.~L., Matthews, J.~M., Terranegra, L., \& Beck,
2336: S.~C.\ 1995, \aap, 299, 89
2337: 
2338: \bibitem[Bouvier et al. (2003)]{bou03} Bouvier, J., Grankin, K. N.,
2339: Alencar, S. H. P., Dougados, C., Fern\'andez, M., et al.\ 2003, \aap, 409, 169
2340: 
2341: \bibitem[Bouvier et al. (1992)]{bou92} Bouvier, J., Tessier, E., \& Cabrit, S. 1992, A\&A, 261, 451
2342: 
2343: \bibitem[Bowey et al. (1998)]{bow98} Bowey, J.~E., Adamson, A.~J., \&
2344: Whittet, D.~C.~B.\ 1998, \mnras, 298, 131
2345: 
2346: \bibitem[Brice{\~n}o et al. (1993)]{bri93} Brice{\~n}o, C., Calvet, N., G\'omez, M., Hartmann, L.~W., Kenyon, S.~J., \& Whitney, B.~A.\ 1993, \pasp, 105, 686
2347: 
2348: \bibitem[Brice{\~ n}o et al. (1999)]{bri99} Brice{\~ n}o, C., Calvet, N., Kenyon, S., \& Hartmann, L.\ 1999, \aj, 118, 1354
2349: 
2350: \bibitem[Brice{\~n}o et al. (1997)]{bri97} Brice{\~n}o, C., Hartmann,
2351: L.~W., Stauffer, J.~R., Gagne, M., Stern, R.~A., \& Caillault, J.-P.\ 1997,
2352: \aj, 113, 740
2353: 
2354: \bibitem[Brice{\~ n}o et al. (2002)]{bri02} Brice{\~ n}o, C.,
2355: Luhman, K.~L., Hartmann, L., Stauffer, J.~R., \& Kirkpatrick, J.~D.\ 2002,
2356: \apj, 580, 317
2357: 
2358: \bibitem[Brice{\~ n}o et al. (1998)]{bri98} Brice{\~ n}o, C.,
2359: Hartmann, L., Stauffer, J., \& Mart{\'{\i}}n, E.\ 1998, \aj, 115, 2074
2360: 
2361: \bibitem[Brittain et al. (2005)]{brit05} Brittain, S.~D.,
2362: Rettig, T.~W., Simon, T., \& Kulesa, C.\ 2005, \apj, 626, 283
2363: 
2364: \bibitem[Broeg et al. (2006)]{bro06} Broeg, C., Joergens, V.,
2365: Fern{\'a}ndez, M., Husar, D., Hearty, T., Ammler, M., \& Neuh{\"a}user, R.\
2366: 2006, \aap, 450, 1135
2367: 
2368: \bibitem[Brooke et al. (1996)]{bro96} Brooke, T.~Y., Sellgren, K., \&
2369: Smith, R.~G.\ 1996, \apj, 459, 209
2370: 
2371: \bibitem[Brown et al. (1985)]{bro85} Brown, R.~D., Godfrey, P. D., Cragg, D. M., Rice, E. H. N., Irvine, W. M., Friberg, P., Suzuki, H., Ohishi, M., Kaifu, N.,
2372: \& Morimoto, M.\ 1985, \apj, 297, 302
2373: 
2374: \bibitem[Brown (1981)]{bro81} Brown, R.~L.\ 1981, \apj, 248, L119
2375: 
2376: \bibitem[Brugel et al. (1981)]{brugel81} Brugel, E. W., Boehm, K. H., \& Mannery, E., 1981, \apjs, 47, 117
2377: 
2378: \bibitem[Br{\"u}nken et al. (2007)]{bru07} Br{\"u}nken, S., Gupta, H.,
2379: Gottlieb, C.~A., McCarthy, M.~C., \& Thaddeus, P.\ 2007, \apj, 664, L43
2380: 
2381: \bibitem[B\"uhrke et al. (1986)]{buhr86} B\"uhrke, T., Brugel, E. W., \& Mundt, R., 1986, \aap, 163, 83
2382: 
2383: \bibitem[Burnham (1890)]{bur90} Burnham, S.~W.\ 1890, \mnras, 51, 94
2384: 
2385: \bibitem[Burnham (1894)]{bur94} Burnham, S.W., 1894, Publ. Lick. Obs. 2, 168
2386: 
2387: \bibitem[Burrows (1996)]{burrows96} Burrows, C. J., Stapelfeldt, K. R., Watson, A. M., Krist, J. E., Ballester, G. E., et al. 1996, \apj, 473, 427
2388: 
2389: \bibitem[Butner et al. (1991)]{but91} Butner, H.~M., Evans, N.~J., Lester, D.~F., Levreault, R.~M., \& Strom, S.~E.\ 1991, \apj, 376, 636
2390: 
2391: \bibitem[Butner et al. (1994)]{but94} Butner, H.~M., Natta, A., \& Evans, N.~J.,
2392: II 1994, \apj, 420, 326
2393: 
2394: \bibitem[Cabrit \& Bertout (1992)]{cabber92} Cabrit, S. \& Bertout, C., 1992, \aap, 261, 274
2395: 
2396: \bibitem[Cabrit et al. (2006)]{cab06} Cabrit, S., Pety, J., Pesenti, N., \& Dougados, C. 2006, A\&A, 452, 897
2397: 
2398: \bibitem[Cabrit et al. (1996)]{cabrit96} Cabrit, S., Guilloteau, S., Andr\'e, P., Bertout, C., Montmerle, T., \& Schuster, K.\ 1996, \aap, 305, 527
2399: 
2400: \bibitem[Calvet et al. (1983)]{calvet83} Calvet, N., Cant\'o, J., \& Rodr\'\i guez, L. F., 1983, \apj, 268, 739
2401: 
2402: \bibitem[Calvet \& Hartmann (1992)]{cal92} Calvet, N. \&
2403: Hartmann, L.\ 1992, \apj, 386, 239
2404: 
2405: \bibitem[Calvet et al. (1994)]{cal94} Calvet, N., Hartmann, L., Kenyon, S.~J.,
2406: \& Whitney, B.~A.\ 1994, \apj, 434, 330
2407: 
2408: \bibitem[Cambr{\' e}sy (1999)]{cam99} Cambr{\' e}sy, L.\ 1999,
2409: \aap, 345, 965
2410: 
2411: \bibitem[Campbell et al. (1988)]{camp88} Campbell, B., Persson, S. E., Strom, S. E., \& Grasdalen, G. L., 1988, \aj, 95, 1173
2412: 
2413: \bibitem[Cardelli et al. (1989)]{car89} Cardelli, J.~A.,
2414: Clayton, G.~C., \& Mathis, J.~S.\ 1989, \apj, 345, 245
2415: 
2416: \bibitem[Carkner et al. (1996)]{cark96} Carkner, L., Feigelson,
2417: E.~D., Koyama, K., Montmerle, T., \& Reid, I.~N.\ 1996, \apj, 464, 286
2418: 
2419: \bibitem[Carkner et al. (1998)]{cark98} Carkner, L., Kozak,
2420: J.~A., \& Feigelson, E.~D.\ 1998, \aj, 116, 1933
2421: 
2422: \bibitem[Carkner et al. (1997)]{cark97} Carkner, L.,
2423: Mamajek, E., Feigelson, E., Neuh\"auser, R., Wichmann, R., \&
2424: Krautter, J.\ 1997, \apj, 490, 735
2425: 
2426: \bibitem[Carr (1989)]{carr89} Carr, J.~S. 1989, ApJ, 345, 522
2427: 
2428: \bibitem[Carr (1990)]{carr90} Carr, J.~S. 1990, AJ, 100, 1244
2429: 
2430: \bibitem[Carr et al. (1987)]{car87} Carr, J.~S., Harvey, P.~M., \&
2431: Lester, D.~F.\ 1987, \apj, 321, L71
2432: 
2433: \bibitem[Ceraski (1906)]{cer06} Ceraski, W. 1906, Astron. Nachrichten, 170, 339
2434: 
2435: \bibitem[Cernicharo \& Bachiller (1984)]{cer84} Cernicharo,
2436: J. \& Bachiller, R.\ 1984, \aaps, 58, 327
2437: 
2438: \bibitem[Cernicharo et al (1985)]{cer85}
2439: Cernicharo, J., Bachiller, R., \& Duvert, G. 1985, A\&A, 149, 273
2440: 
2441: \bibitem[Cernicharo \& Gu\'elin (1987)]{cer87}
2442: Cernicharo, J. \& Gu\'elin, M. 1987, A\&A, 176, 299
2443: 
2444: \bibitem[Cerqueira \& de Gouveia Dal Pino (2004)]{cerq04}
2445: Cerqueira, A.~H. \& de Gouveia Dal Pino, E.~M.\ 2004, \aap, 426, L25
2446: 
2447: \bibitem[Chandler et al. (1998)]{cha98} Chandler, C.~J., Barsony, M., \&
2448: Moore, T.~J.~T.\ 1998, \mnras, 299, 789
2449: 
2450: \bibitem[Chandler et al. (1996)]{chan96} Chandler, C. J., Terebey, S., Barsony, M., Moore, T. J. T., \& Gautier, T. N., 1996, \apj, 471, 308
2451: 
2452: \bibitem[Chandler \& Richer (2000)]{cha00} Chandler, C.~J. \&
2453: Richer, J.~S.\ 2000, \apj, 530, 851
2454: 
2455: \bibitem[Chavarria-K. (1979)]{cha79} Chavarria-K., C.\ 1979,
2456: \aap, 79, L18
2457: 
2458: \bibitem[Chiang et al. (1996)]{chi96} Chiang, E., Phillips,
2459: R.~B., \& Lonsdale, C.~J.\ 1996, \aj, 111, 355
2460: 
2461: \bibitem[Chiar et al. (1995)]{chiar95} Chiar, J.~E., Adamson,
2462: A.~J., Kerr, T.~H., \& Whittet, D.~C.~B.\ 1995, \apj, 455, 234
2463: 
2464: \bibitem[Chini et al. (2001)]{chin01} Chini, R., Ward-Thompson, D.,
2465: Kirk, J. M., Nielbock, M., Reipurth, B., \& Sievers, A. 2001, A\&A, 369, 155
2466: 
2467: \bibitem[Chugainov et al. (1991)]{chu91} Chugainov, P.~F., Zaitseva, G.~V., \& Lovkaia, M.~N.\ 1991, Izvestiya Ordena Trudovogo Krasnogo Znameni Krymskoj Astrofizicheskoj Observatorii, 83, 139
2468: 
2469: \bibitem[Clarke et al. (1995)]{cla95} Clarke, C.~J., Armitage,
2470: P.~J., Smith, K.~W., \& Pringle, J.~E.\ 1995, \mnras, 273, 639
2471: 
2472: \bibitem[Close et al. (1997)]{close97} Close, L.~M., Roddier, F., Northcott, M.~J., Roddier, C., \& Graves, J.~E.\ 1997, \apj, 478, 766
2473: 
2474: \bibitem[Codella et al. (1997)]{cod97} Codella, C., Welser,
2475: R., Henkel, C., Benson, P.~J., \& Myers, P.~C.\ 1997, \aap, 324, 203
2476: 
2477: \bibitem[Coffey et al. (2004)]{coffey04} Coffey, D., Bacciotti, F., Woitas, J., Ray, T. P., \& Eisl\"offel, J., 2004, \apj, 604, 758
2478: 
2479: \bibitem[Coffey et al. (2007)]{coffey07} Coffey, D., Bacciotti, F.,
2480: Ray, T.~P., Eisl{\"o}ffel, J., \& Woitas, J.\ 2007, \apj, 663, 350
2481: 
2482: \bibitem[Cohen (1973)]{coh73} Cohen, M.\ 1973, \mnras, 161, 97
2483: 
2484: \bibitem[Cohen (1983)]{cohen83} Cohen, M.\ 1983, \apj, 270, L69
2485: 
2486: \bibitem[Cohen et al. (1982)]{cohen82} Cohen, M., Bieging, J.~H.,
2487: \& Schwartz, P.~R.\ 1982, \apj, 253, 707
2488: 
2489: \bibitem[Cohen \&  Jones (1987)]{cohejo87} Cohen, M. \& Jones, B. F., 1987, \apj, 321, 846
2490: 
2491: \bibitem[Cohen \& Kuhi (1979)]{coh79} Cohen, M. \& Kuhi, L. V.
2492: 1979, ApJS, 41, 743
2493: 
2494: \bibitem[Cohen \& Schmidt (1981)]{cohen81} Cohen, M. \& Schmidt, G. D., 1981, \aj, 86, 1228
2495: 
2496: \bibitem[Cohen \& Schwartz (1983)]{cosc83} Cohen, M. \& Schwartz, R. D., 1983, \apj, 265, 877
2497: 
2498: \bibitem[Collier Cameron \& Campbell (1993)]{col93} Collier
2499: Cameron, A. \& Campbell, C.~G.\ 1993, \aap, 274, 309
2500: 
2501: \bibitem[Cotera et al. (2001)]{cot01} Cotera, A.~S., Whitney, B. A., Young, E., Wolff, M. J., Wood, K., Povich, M., Schneider, G., Rieke, M., \& Thompson, R.\
2502: 2001, \apj, 556, 958
2503: 
2504: \bibitem[Cudworth \& Herbig (1979)]{cudhe79} Cudworth, K. M. \& Herbig, G., 1979, \aj, 84, 548
2505: 
2506: \bibitem[Curtis (1915)]{Cur15} Curtis, H. D. 1915, \pasp, 27, 242
2507: 
2508: \bibitem[Davis et al. (2002)]{dav02} Davis, C.~J., Stern, L.,
2509: Ray, T.~P., \& Chrysostomou, A.\ 2002, \aap, 382, 1021
2510: 
2511: \bibitem[Davis et al. (2003)]{dav03} Davis, C.~J., Whelan, E.,
2512: Ray, T.~P., \& Chrysostomou, A.\ 2003, \aap, 397, 693
2513: 
2514: \bibitem[Davis et al. (1995)]{dav95} Davis, C, J., Mundt, R., Eisl\"offel, J., \& Ray, T. P., 1995, \aj, 110, 766
2515: 
2516: \bibitem[D'Alessio et al. (1999)]{Dal99} D'Alessio, P.,
2517: Calvet, N., Hartmann, L., Lizano, S., \& Cant{\' o}, J.\ 1999, \apj, 527,
2518: 893
2519: 
2520: \bibitem[D'Alessio et al. (2005)]{Dal05} D'Alessio, P., et
2521: al.\ 2005, \apj, 621, 461
2522: 
2523: \bibitem[Davidson \& Jaffe (1984)]{dav84} Davidson, J.~A. \&
2524: Jaffe, D.~T.\ 1984, \apj, 277, L13
2525: 
2526: \bibitem[Devine et al. (1999a)]{dev99a} Devine, D., Reipurth, B., Bally, J., \&
2527: Balonek, T. J., 1999a, \aj, 117, 2931
2528: 
2529: \bibitem[Devine et al. (1999b)]{dev99b} Devine, D., Reipurth, B., \& Bally, J.,
2530: 1999b, \aj, 118, 972
2531: 
2532: \bibitem[Dobashi et al. (2005)]{dob05} Dobashi, K., Uehara, H., Kandori, R.,
2533: Sakurai, T., Kaiden, M., Umemoto, T., \& Sato, F.\ 2005, \pasj, 57, 1
2534: 
2535: \bibitem[Dolidze \& Arakelyan (1959)]{dol59} Dolidze, M.~V.
2536: \& Arakelyan, M.~A.\ 1959, Soviet Astronomy, 3, 434
2537: 
2538: \bibitem[Dougados et al. (2000)]{dougados00} Dougados, C., Cabrit, S.,
2539: Lavalley, C., \& M\'enard, F., 2000, \aap, 357, L61
2540: 
2541: \bibitem[Dragomiretskaia \& Tsessevich (1971)]{drago71} Dragomiretskaia, B.~A. \& Tsessevich, V.\ 1971, IBVS, No. 546
2542: 
2543: \bibitem[Draper et al. (1985)]{dra85} Draper, P.~W.,
2544: Warren-Smith, R.~F., \& Scarrott, S.~M.\ 1985, \mnras, 216, 7P
2545: 
2546: \bibitem[Duch{\^ e}ne et al. (2006)]{duc06} Duch{\^ e}ne, G., Beust, H.,
2547: Adjali, F., Konopacky, Q.~M., \& Ghez, A.~M.\ 2006, \aap, 457, L9
2548: 
2549: \bibitem[Duch{\^ e}ne et al. (2005)]{duc05} Duch{\^ e}ne, G.,
2550: Ghez, A.~M., McCabe, C., \& Ceccarelli, C.\ 2005, \apj, 628, 832
2551: 
2552: \bibitem[Duch{\^ e}ne et al. (2003a)]{duc03a} Duch{\^ e}ne, G.,
2553: Ghez, A.~M., McCabe, C., \& Weinberger, A.~J.\ 2003, \apj, 592, 288
2554: 
2555: \bibitem[Duch{\^ e}ne et al. (2003b)]{duc03b} Duch{\^ e}ne, G.,
2556: M{\' e}nard, F., Stapelfeldt, K., \& Duvert, G.\ 2003, \aap, 400, 559
2557: 
2558: \bibitem[Duch{\^ e}ne et al. (2002)]{duc02} Duch{\^ e}ne, G.,
2559: Ghez, A.~M., \& McCabe, C.\ 2002, \apj, 568, 771
2560: 
2561: \bibitem[Duch{\^ e}ne et al. (2004)]{duc04} Duch{\^ e}ne, G.,
2562: McCabe, C., Ghez, A.~M., \& Macintosh, B.~A.\ 2004, \apj, 606, 969
2563: 
2564: \bibitem[Dutrey et al.(1998)]{dut98} Dutrey, A., Guilloteau, S., Prato, L.,
2565: Simon, M., Duvert, G., Schuster, K., \& Menard, F.\ 1998, \aap, 338, L63
2566: 
2567: \bibitem[Duvert et al. (1986)]{duv86}
2568: Duvert, G., Cernicharo, J., \& Baudry, A. 1986, A\&A, 164, 349
2569: 
2570: \bibitem[Duvert et al. (1998)]{duv98} Duvert, G., Dutrey, A.,
2571: Guilloteau, S., Menard, F., Schuster, K., Prato, L., \& Simon, M.\ 1998,
2572: \aap, 332, 867
2573: 
2574: \bibitem[Dyck et al. (1982)]{dyc82} Dyck, H. M., Simon, T., \& Zuckerman, B.
2575: 1982, ApJ, 255, L103
2576: 
2577: \bibitem[Edwards et al. (2006)]{edw06} Edwards, S., Fischer, W.,
2578: Hillenbrand, L., \& Kwan, J.\ 2006, \apj, 646, 319
2579: 
2580: \bibitem[Edwards et al. (1994)]{edw94} Edwards, S., Hartigan,
2581: P., Ghandour, L., \& Andrulis, C.\ 1994, \aj, 108, 1056
2582: 
2583: \bibitem[Edwards \& Snell (1982)]{edsne82} Edwards, S. \& Snell, R. L., 1982,
2584: \apj, 261, 151
2585: 
2586: \bibitem[Edwards \& Snell (1984)]{edsne84} Edwards, S. \& Snell, R. L., 1984,
2587: \apj, 281, 277
2588: 
2589: \bibitem[Edwards et al. (1986)]{edw86} Edwards, S., Strom,
2590: S.~E., Snell, R.~L., Jarrett, T.~H., Beichman, C.~A., \& Strom, K.~M.\
2591: 1986, \apj, 307, L65
2592: 
2593: \bibitem[Edwards et al. (1993)]{edw93} Edwards, S., Strom, S. E., Hartigan, P., Strom, K. M., Hillenbrand, L. A., et al.\ 1993, \aj, 106, 372
2594: 
2595: \bibitem[Efimov (1980)]{efi80} Efimov, Y.~S.\ 1980, Peremennye Zvezdy, 21, 273
2596: 
2597: \bibitem[Eiroa et al. (1994)]{eiroa94} Eiroa, C., Miranda, L. F., Anglada, G., Estalella, R., \& Torrelles, J. M., 1994, \aap, 283, 973
2598: 
2599: \bibitem[Eisl\"offel \& Mundt (1998)]{eislmun98} Eisl\"offel, J. \& Mundt, R., 1998, \aj, 115, 1554
2600: 
2601: \bibitem[Eisner et al. (2005)]{eis05} Eisner, J.~A., Hillenbrand, L.~A., White, R.~J., Akeson, R.~L., \& Sargent, A.~I.\ 2005,
2602: \apj, 623, 952
2603: 
2604: \bibitem[Elias (1978)]{elias78} Elias, J. H., 1978, \apj, 224, 857
2605: 
2606: \bibitem[Emerson et al. (1984)]{eme84} Emerson, J.~P., Harris, S., Jennings, R.~E., Beichman, C.~A., Baud, B., Beintema, D.~A., Wesselius, P.~R., \& Marsden, P.~L.\ 1984, \apj, 278, L49
2607: 
2608: \bibitem[Errico et al. (2000)]{err00} Errico, L., Lamzin, S.~A., \& Vittone, A.~A.\ 2000, \aap, 357, 951
2609: 
2610: \bibitem[Favata et al. (2002)]{fav02} Favata, F., Fridlund,
2611: C.~V.~M., Micela, G., Sciortino, S., \& Kaas, A.~A.\ 2002, \aap, 386, 204
2612: 
2613: \bibitem[Feigelson et al. (1994)]{fei94} Feigelson, E.~D., Welty, A.~D.,
2614: Imhoff, C., Hall, J.~C., Etzel, P.~B., Phillips, R.~B., \&
2615: Lonsdale, C.~J.\ 1994, \apj, 432, 373
2616: 
2617: \bibitem[Fleming (1912)]{fle12} Fleming, W. 1912, Ann. HCO, 56, No. 6
2618: 
2619: \bibitem[Foss{\' e} et al. (2001)]{fos01} Foss{\' e}, D.,
2620: Cernicharo, J., Gerin, M., \& Cox, P.\ 2001, \apj, 552, 168
2621: 
2622: \bibitem[Fridlund et al. (1993)]{fridl93} Fridlund, C. V. M., Liseau, R., \& Perryman, M. A. C., 1993, \aap, 273, 601
2623: 
2624: \bibitem[Fridlund et al. (2005)]{fridl05} Fridlund, C. V. M., Liseau, R., Djupvik, A. A., Huldtgren, M., White, G. J., Favata, F., \& Giardino, G., 2005, \aap, 436, 983
2625: 
2626: \bibitem[Fridlund \& Knee (1993)]{frikne93} Fridlund, C. V. M. \& Knee, L. B. G., 1993, \aap, 268, 245
2627: 
2628: \bibitem[Fridlund \& Liseau (1994)]{frilis94} Fridlund, C. V. M. \& Liseau, R., 1994, \aap, 292, 631
2629: 
2630: \bibitem[Fridlund \& Liseau (1998)]{fridli98} Fridlund, C. V. M. \& Liseau, R., 1998, \aap, 499, L75
2631: 
2632: \bibitem[Fridlund \& White (1989)]{friwhi89} Fridlund, C. V. M. \& White, G. J., 1989, \aap, 223, L13
2633: 
2634: \bibitem[Fukui (1989)]{fukui89} Fukui, Y., 1989, ESO Workshop on {\em Low
2635: Mass Star Formation and Pre-main Sequence Objects}, ed. B. Reipurth, p. 95
2636: 
2637: \bibitem[Fuller et al. (1996)]{ful96} Fuller, G. A., Ladd, E. F., \&
2638: Hodapp, K.-W. 1996, ApJ, 463, L97
2639: 
2640: \bibitem[Fuller et al. (1995)]{ful95} Fuller, G.~A., Ladd,
2641: E.~F., Padman, R., Myers, P.~C., \& Adams, F.~C.\ 1995, \apj, 454, 862
2642: 
2643: \bibitem[Furlan et al. (2003)]{furl03} Furlan, E., Forrest,
2644: W.~J., Watson, D.~M., Uchida, K.~I., Brandl, B.~R., Keller, L.~D., \&
2645: Herter, T.~L.\ 2003, \apj, 596, L87
2646: 
2647: \bibitem[Furlan et al. (2006)]{furl06} Furlan, E., Hartmann, L., Calvet, N.,
2648: D'Alessio, P., Franco-Hern\'andez, R., et al.\ 2006, \apjs, 165, 568
2649: 
2650: \bibitem[Furlan et al. (2008)]{furl08} Furlan, E., McClure, M., Calvet, N.,
2651: Hartmann, L., D'Alessio, P., et al.\ 2008, ApJS, 176, 184
2652: 
2653: \bibitem[Furuya et al. (2003)]{furu03} Furuya, R.~S., Kitamura,
2654: Y., Wootten, A., Claussen, M.~J., \& Kawabe, R.\ 2003, \apjs, 144, 71
2655: 
2656: \bibitem[Gahm (1970)]{Gahm70} Gahm, G.~F.\ 1970, \apj, 160, 1117
2657: 
2658: \bibitem[Gahm et al. (1999)]{Gahm99} Gahm, G.~F., Petrov, P.~P., Duemmler, R., Gameiro, J.~F., \& Lago, M.~T.~V.~T.\ 1999, \aap, 352, L95
2659: 
2660: \bibitem[Garnavich et al. (1992)]{garnav92} Garnavich, P. M., Noriega-Crespo, A., \& Green, P. J., 1992, Rev. Mex. Astron. Astrofis., 24, 99
2661: 
2662: \bibitem[Ghez et al. (1991)]{ghe91} Ghez, A., Neugebauer, G., Gorham, P. W., Haniff, C. A., Kulkarni, S. R., Matthews, K., Koresko, C., \& Beckwith, S. 1991, AJ, 102, 2066
2663: 
2664: \bibitem[Ghez et al. (1993)]{ghe93} Ghez, A. M., Neugebauer, G., \& Matthews, K. 1993, AJ, 106, 2005
2665: 
2666: \bibitem[Ghez et al. (1997)]{ghe97} Ghez, A.~M., White, R.~J., \& Simon, M.\ 1997, \apj, 490, 353
2667: 
2668: \bibitem[Giardino et al. (2006)]{gia06} Giardino, G., Favata, F., Silva, B.,
2669: Micela, G., Reale, F., \& Sciortino, S.\ 2006, \aap, 453, 241
2670: 
2671: \bibitem[Giovanardi et al. (2000)]{gio00} Giovanardi, C.,
2672: Rodr{\'{\i}}guez, L.~F., Lizano, S., \& Cant{\' o}, J.\ 2000, \apj, 538, 728
2673: 
2674: \bibitem[Glass \& Penston (1974)]{gla74} Glass, I.~S. \& Penston,
2675: M.~V.\ 1974, \mnras, 167, 237
2676: 
2677: \bibitem[Goldsmith et al. (2008)]{gold08} Goldsmith, P.~F., Heyer, M.,
2678: Narayanan, G., Snell, R., Li, D., \& Brunt, C.\ 2008, \apj, 680, 428
2679: 
2680: \bibitem[G\'omez et al. (1993)]{gomez93} G\'omez, M., Hartmann, L.,
2681: Kenyon, S.~J., \& Hewett, R.\ 1993, \aj, 105, 1927
2682: 
2683: \bibitem[G\'omez et al. (1992)]{gomez92} G\'omez, M., Jones, B.~F.,
2684: Hartmann, L., Kenyon, S.~J., Stauffer, J.~R., Hewett, R., \& Reid, I.~N.\
2685: 1992, \aj, 104, 762
2686: 
2687: \bibitem[G\'omez et al. (1994)]{gomez94} G\'omez, M., Kenyon, S.~J.,
2688: \& Hartmann, L.\ 1994, \aj, 107, 1850
2689: 
2690: \bibitem[G\'omez et al. (1997)]{gomez97} G\'omez, M., Whitney, B. A., \& Kenyon, S. J., 1997, \aj, 114, 1138
2691: 
2692: \bibitem[G\'omez de Castro (1993)]{gomezdec93} G\'omez de Castro, A. I., 1993, \apj, 412, L43
2693: 
2694: \bibitem[G{\'o}mez de Castro \& Verdugo (2003)]{gomezdec03}
2695: G{\'o}mez de Castro, A.~I., \& Verdugo, E.\ 2003, \apj, 597, 443
2696: 
2697: \bibitem[G{\'o}mez de Castro \& Verdugo (2007)]{gomver07}
2698: G{\'o}mez de Castro, A.~I., \& Verdugo, E.\ 2007, \apjl, 654, L91
2699: 
2700: \bibitem[Goodrich (1986)]{good86} Goodrich, R.~W.\ 1986, \aj, 92, 885
2701: 
2702: \bibitem[Gorham et al. (1992)]{gor92} Gorham, P.~W., Ghez,
2703: A.~M., Haniff, C.~A., Kulkarni, S.~R., Matthews, K., \& Neugebauer, G.\
2704: 1992, \aj, 103, 953
2705: 
2706: \bibitem[G\"otz (1980a)]{gotz80a} G\"otz, W.\ 1980a,
2707: Zentralinstitut f\"ur Astrophysik Sternwarte Sonneberg Mitteilungen \"uber
2708: Ver\"anderliche Sterne, 8, 143
2709: 
2710: \bibitem[G\"otz (1980b)]{gotz80b} G\"otz, W.\ 1980b, IBVS, No. 1747
2711: 
2712: \bibitem[Graham \& Heyer (1990)]{grahe90} Graham, J. A. \& Heyer, Mark, H., 1990, \pasp, 102, 972
2713: 
2714: \bibitem[Gramajo et al. (2007)]{gram07} Gramajo, L.~V., Whitney, B.~A.,
2715: Kenyon, S.~J., G{\'o}mez, M., \& Merrill, K.~M.\ 2007, \aj, 133, 1911
2716: 
2717: \bibitem[Grankin et al. (1991)]{gran91} Grankin, K.~N.,
2718: Ibragimov, M.~A., Melnikov, S.~J., Shevchenko, V.~S., \& Yakubov, S.~D.\
2719: 1991, IBVS, No. 3658
2720: 
2721: \bibitem[Grasdalen et al. (1989)]{gras89} Grasdalen, G.~L., Sloan, G., Stout, N., Strom, S.~E., \& Welty, A.~D.\ 1989, \apj, 339, L37
2722: 
2723: \bibitem[Grasdalen et al. (1984)]{gras84} Grasdalen, G.~L., Strom, S.~E., Strom, K.~M., Capps, R.~W., Thompson, D., \& Castelaz, M.\ 1984, \apj, 283, L57
2724: 
2725: \bibitem[Grosso et al. (2007a)]{gro07a} Grosso, N., Audard, M.,
2726: Bouvier, J., Briggs, K.~R., G\"udel, M.\ 2007, \aap, 468, 557
2727: 
2728: \bibitem[Grosso et al. (2007b)]{gro07b} Grosso, N., Bouvier, J., Montmerle, T.,
2729: Fern{\'a}ndez, M., Grankin, K., \& Zapatero Osorio, M.~R.\ 2007, \aap, 475, 607
2730: 
2731: \bibitem[G{\"u}del et al. (2005)]{gud05} G{\"u}del, M., Skinner, S.~L.,
2732: Briggs, K.~R., Audard, M., Arzner, K., \& Telleschi, A.\ 2005, \apj, 626, L53
2733: 
2734: \bibitem[G{\"u}del et al. (2007a)]{gud07a} G{\"u}del, M., Padgett, D. L., \&
2735: Dougados, C. 2006, in {\it Protostars \& Planets V,} edited by B. Reipurth,
2736: D. Jewitt, \& K. Keil, University of Arizona Press, Tucson, 329
2737: 
2738: \bibitem[G{\"u}del et al. (2007b)]{gud07b} G{\"u}del, M., Briggs, K. R., Arzner, K., Audard, M., Bouvier, J., et al.\ 2007,
2739: \aap, 468, 353
2740: 
2741: \bibitem[G{\"u}del et al. (2007c)]{gud07c} G{\"u}del, M., Telleschi, A.,
2742: Audard, M., L.~Skinner, S., Briggs, K.~R., Palla, F., \& Dougados, C.\
2743: 2007, \aap, 468, 515
2744: 
2745: \bibitem[G{\"u}del et al. (2008)]{gud08} G{\"u}del, M., Skinner, S.~L.,
2746: Audard, M., Briggs, K.~R., \& Cabrit, S.\ 2008, \aap, 478, 797
2747: 
2748: \bibitem[Guenther \& Hessman (1993)]{gue93} Guenther, E. \& Hessman, F.~V.\ 1993, \aap, 268, 192
2749: 
2750: \bibitem[Guieu et al. (2005)]{gui05} Guieu, S., Monin, J.-L., Dougados, C.,
2751: Magnier, E., \& Mart{\'{\i}}n, E.~L.\ 2005, Astronomische Nachrichten, 326, 1068
2752: 
2753: \bibitem[Guieu et al. (2006)]{gui06} Guieu, S., Dougados, C., Monin, J.-L.,
2754: Magnier, E., \& Mart{\'{\i}}n, E.~L.\ 2006, \aap, 446, 485
2755: 
2756: \bibitem[Guilloteau \& Dutrey (1994)]{gui94} Guilloteau, S.
2757: \& Dutrey, A.\ 1994, \aap, 291, L23
2758: 
2759: \bibitem[Gullbring et al. (1998)]{gul98} Gullbring, E.,
2760: Hartmann, L., Brice{\~n}o, C., \& Calvet, N.\ 1998, \apj, 492, 323
2761: 
2762: \bibitem[Gullbring et al. (2000)]{gul00} Gullbring, E., Calvet, N., Muzerolle, J., \& Hartmann, L.\ 2000, \apj, 544, 927
2763: 
2764: \bibitem[Haas et al. (1990)]{haas90} Haas, M., Leinert, C., \&
2765: Zinnecker, H.\ 1990, \aap, 230, L1
2766: 
2767: \bibitem[Haro (1952)]{haro52} Haro, G.\ 1952, \apj, 115, 572
2768: 
2769: \bibitem[Haro (1953)]{haro53} Haro, G., 1953, \apj, 117, 73
2770: 
2771: \bibitem[Harris et al. (1988)]{harr88} Harris, S., Clegg, P., \& Hughes, J.\
2772: 1988, \mnras, 235, 441
2773: 
2774: \bibitem[Hartigan et al. (1995)]{hartigan95} Hartigan, P., Edwards, S., \& Ghandour, L.\ 1995, \apj, 452, 736
2775: 
2776: \bibitem[Hartigan et al. (2004)]{har04} Hartigan, P., Edwards, S., \& Pierson, R.\ 2004, \apj, 609, 261
2777: 
2778: \bibitem[Hartigan et al. (1989)]{hart89} Hartigan, P.,
2779: Hartmann, L., Kenyon, S., Hewett, R., \& Stauffer, J.\ 1989, \apjs, 70, 899
2780: 
2781: \bibitem[Hartigan \& Kenyon (2003)]{har03} Hartigan, P. \& Kenyon, S.~J.\ 2003, \apj, 583, 334
2782: 
2783: \bibitem[Hartigan et al. (1991)]{hart91} Hartigan, P., Kenyon, S. J., Hartmann, L., Strom, S. E., Edwards, S., Welty, A. D., \& Stauffer, J.  2001, ApJ, 382, 617
2784: 
2785: \bibitem[Hartigan et al. (2000)]{har00} Hartigan, P., Morse, J., Palunas, P., Bally, J., \& Devine, D.\ 2000, \aj, 119, 1872
2786: 
2787: \bibitem[Hartigan et al. (1994)]{har94} Hartigan, P., Strom, K.~M., \& Strom, S.~E.\ 1994, \apj, 427, 961
2788: 
2789: \bibitem[Hartmann (2002)]{hart02} Hartmann, L.\ 2002, \apj, 578, 914
2790: 
2791: \bibitem[Hartmann et al. (1999)]{har99} Hartmann, L., Calvet,
2792: N., Allen, L., Chen, H., \& Jayawardhana, R.\ 1999, \aj, 118, 1784
2793: 
2794: \bibitem[Hartmann et al. (1998)]{har98} Hartmann, L., Calvet,
2795: N., Gullbring, E., \& D'Alessio, P.\ 1998, \apj, 495, 385
2796: 
2797: \bibitem[Hartmann et al. (1991)]{har91} Hartmann, L.,
2798: Jones, B. F., Stauffer, J. R., \& Kenyon, S. J. 1991, AJ, 101, 1050
2799: 
2800: \bibitem[Hartmann \& Kenyon (1990)]{har90} Hartmann, L. \& Kenyon, S. J. 1990, ApJ, 349, 190
2801: 
2802: \bibitem[Hartmann \& Kenyon (1996)]{har96} Hartmann, L. \& Kenyon, S. J. 1996, ARA\&A, 34, 207
2803: 
2804: \bibitem[Hartmann et al. (2005)]{har05} Hartmann, L., Megeath, S.~T.,
2805: Allen, L., Luhman, K., Calvet, N., D'Alessio, P., Franco-Hernandez, R.,
2806: \& Fazio, G.\ 2005, \apj, 629, 881
2807: 
2808: \bibitem[Hartmann \& Stauffer (1989)]{har89} Hartmann, L. \& Stauffer, J.~R.\
2809: 1989, \aj, 97, 873
2810: 
2811: \bibitem[Hassel et al. (2008)]{has08} Hassel, G.~E., Herbst, E., \& Garrod,
2812: R.~T.\ 2008, \apj, 681, 1385
2813: 
2814: \bibitem[Hayashi (1965)]{hay65} Hayashi, M.\ 1965, \pasj, 17, 177
2815: 
2816: \bibitem[Hayashi (1966)]{hay66} Hayashi, C.\ 1966, \araa, 4, 171
2817: 
2818: \bibitem[Hayashi et al. (1993)]{hay93} Hayashi, M., Ohashi, N., \& Miyama, S.~M.\ 1993, \apj, 418, L71
2819: 
2820: \bibitem[Hayashi et al. (1994)]{hay94} Hayashi, M., Hasegawa, T., Ohashi, N., \& Sunada, K.\ 1994, \apj, 426, 234
2821: 
2822: \bibitem[Herbig (1945)]{Herb45} Herbig, G.~H.\ 1945, \pasp, 57, 166
2823: 
2824: \bibitem[Herbig (1950a)]{Her50} Herbig, G.~H.\ 1950a, \apj, 111, 11
2825: 
2826: \bibitem[Herbig (1950b)]{herb50} Herbig, G.~H.\ 1950b, \apj, 111, 15
2827: 
2828: \bibitem[Herbig (1951)]{herb51} Herbig, G.~H.\ 1951, \apj, 113, 697
2829: 
2830: \bibitem[Herbig (1952)]{her52} Herbig, G. H. 1952, JRAS Can, 46, 222
2831: 
2832: \bibitem[Herbig (1957)]{her57} Herbig, G.~H.\ 1957, Leaflet of
2833: the Astronomical Society of the Pacific, 7, 273
2834: 
2835: \bibitem[Herbig (1958)]{her58} Herbig, G. H. 1958, Mem Soc Roy Liege 4th series, 28, 251
2836: 
2837: \bibitem[Herbig (1960)]{her60} Herbig, G.~H.\ 1960, \apjs, 4, 337
2838: 
2839: \bibitem[Herbig (1961)]{herbig61} Herbig, G.~H.\ 1961, \apj, 133, 337
2840: 
2841: \bibitem[Herbig (1962)]{herbig62} Herbig, G. H. 1962, Adv. Astr. Astrophys., 1, 47
2842: 
2843: \bibitem[Herbig (1974)]{herbig74} Herbig, G. H., 1974, Publ. Lick. Obs. No. 658
2844: 
2845: \bibitem[Herbig (1977)]{her77} Herbig, G.~H.\ 1977, \apj, 214, 747
2846: 
2847: \bibitem[Herbig (1989)]{herbig89} Herbig, G.~H.\ 1989, ESO Workshop, {\it Low
2848: Mass Star Formation and Pre-Main Sequence Objects,} ed. B. Reipurth, p. 233
2849: 
2850: \bibitem[Herbig (1990)]{herbig90} Herbig, G.~H.\ 1990, \apj, 360,
2851: 639
2852: 
2853: \bibitem[Herbig et al. (1986)]{herb86} Herbig, G.~H., Vrba,
2854: F.~J., \& Rydgren, A.~E.\ 1986, \aj, 91, 57
2855: 
2856: \bibitem[Herbst et al. (1983)]{herb83} Herbst, W., Holtzman, J.~A., Klasky, R.,
2857: \& McClellan, M.\ 1983, Rev. Mex. Astron. Astrofis., 7, 196
2858: 
2859: \bibitem[Herbst et al. (1995)]{her95} Herbst, T.~M., Koresko, C.~D., \& Leinert, C.\
2860: 1995, \apj, 444, L93
2861: 
2862: \bibitem[Herbst et al. (1986)]{her86} Herbst, W., Booth, J. F., Chugainov, P. F., Zajtseva, G. V., Barksdale, W., et al.\ 1986, \apj, 310, L71
2863: 
2864: \bibitem[Herbst et al. (1994)]{her94} Herbst, W., Herbst,
2865: D.~K., Grossman, E.~J., \& Weinstein, D.\ 1994, \aj, 108, 1906
2866: 
2867: \bibitem[Herbst \& Stine (1984)]{herbst84} Herbst, W. \& Stine, P.~C.\ 1984, \aj, 89, 1716
2868: 
2869: \bibitem[Herschel (1802)]{her02} Herschel, W. 1802, Royal Society Phil. Trans., 92, 477
2870: 
2871: \bibitem[Herschel (1811)]{her11} Herschel, W. 1811, Royal Society Phil. Trans., 101, 269
2872: 
2873: \bibitem[Hessman \& Guenther (1997)]{hes97} Hessman, F.~V. \& Guenther, E.~W.\ 1997, \aap, 321, 497
2874: 
2875: \bibitem[Heyer et al. (1987)]{heyer87} Heyer, M. H., Snell, R. L., Goldsmith, P. F., \& Myers, P. C., 1987, \apj, 321, 370
2876: 
2877: \bibitem[Hillenbrand \& White (2004)]{hill04} Hillenbrand,
2878: L.~A. \& White, R.~J.\ 2004, \apj, 604, 741
2879: 
2880: \bibitem[Hirose et al. (1997)]{hir97} Hirose, S., Uchida, Y.,
2881: Shibata, K., \& Matsumoto, R.\ 1997, \pasj, 49, 193
2882: 
2883: \bibitem[Hirth et al. (1994a)]{hirth94a} Hirth, G. A., Mundt, R., \& Solf, J., 1994a, \aap, 285, 929
2884: 
2885: \bibitem[Hirth et al. (1994b)]{hirth94b} Hirth, G. A., Mundt, R., \& Solf, J., 1994b, \apj, 427, L99
2886: 
2887: \bibitem[Hirth et al. (1997)]{hirth97} Hirth, G. A., Mundt, R., \& Solf, J., 1997, \aaps, 126, 437
2888: 
2889: \bibitem[Hodapp (1994)]{hod94} Hodapp, K.-W.\ 1994, \apjs, 94, 615
2890: 
2891: \bibitem[Hodapp \& Ladd (1995)]{hod95} Hodapp, K.-W. \& Ladd,
2892: E.~F.\ 1995, \apj, 453, 715
2893: 
2894: \bibitem[Hogerheijde (2001)]{hog01} Hogerheijde, M.~R.\ 2001,
2895: \apj, 553, 618
2896: 
2897: \bibitem[Hogerheijde \& Sandell (2000)]{hog00} Hogerheijde, M.~R. \& Sandell, G.\ 2000, \apj, 534, 880
2898: 
2899: \bibitem[Hogerheijde et al. (1997a)]{hoger97a} Hogerheijde, M. R., van
2900: Dishoeck, E. F., Blake, G. A., \& van Langevelde, H. J. 1997a, ApJ, 489, 293
2901: 
2902: \bibitem[Hogerheijde et al. (1998)]{hog98} Hogerheijde, M.~R., van Dishoeck,
2903: E.~F., Blake, G.~A., \& van Langevelde, H.~J.\ 1998, \apj, 502, 315
2904: 
2905: \bibitem[Hogerheijde et al. (1997b)]{hog97b} Hogerheijde, M.~R., van Langevelde,
2906: H.~J., Mundy, L.~G., Blake, G.~A., \& van Dishoeck, E.~F.\ 1997b,
2907: \apj, 490, L99
2908: 
2909: \bibitem[Holtzman et al. (1986)]{holtz86} Holtzman, J.~A., Herbst, W., \& Booth, J.\ 1986, \aj, 92, 1387
2910: 
2911: \bibitem[Hurwitz (1994)]{hur94} Hurwitz, M.\ 1994, \apj, 433, 149
2912: 
2913: \bibitem[Imhoff \& Giampapa (1980)]{imh80}
2914: Imhoff, C.~L. \& Giampapa, M.~S.\ 1980, \apj, 239, L115
2915: 
2916: \bibitem[Ireland \& Kraus (2008)]{ire08} Ireland, M.~J., \& Kraus, A.~L.\ 2008, \apjl, 678, L59
2917: 
2918: \bibitem[Irvine \& Schloerb (1984)]{irv84} Irvine, W.~M. \&
2919: Schloerb, F.~P.\ 1984, \apj, 282, 516
2920: 
2921: \bibitem[Irvine et al. (1988)]{irv88} Irvine, W.~M., Friberg, P., Hjalmarson, A., Ishikawa, S., Kaifu, N., et al.\ 1988, \apj, 334, L107
2922: 
2923: \bibitem[Ismailov \& Rustamov (1987)]{ismail87} Ismailov, Z.~A. \& Rustamov, B.~N.\ 1987, Pis'ma Astronomicheskij Zhurnal, 13, 51
2924: 
2925: \bibitem[Itoh et al. (1996)]{ito96} Itoh, Y., Tamura, M., \&
2926: Gatley, I.\ 1996, \apj, 465, L129
2927: 
2928: \bibitem[Itoh et al. (2000)]{itoh00} Itoh, Y., Kaifu, N., Hayashi, M., Hayashi, S. S., Yamashita, T., et al.\ 2000, \pasj, 52, 81
2929: 
2930: \bibitem[Ivanova (1993)]{Ivan93} Ivanova, N.~L.\ 1993, Astrofizika, 36, 409
2931: 
2932: \bibitem[Jijina et al. (1999)]{jij99} Jijina, J., Myers,
2933: P.~C., \& Adams, F.~C.\ 1999, \apjs, 125, 161
2934: 
2935: \bibitem[Johns \& Basri (1995)]{johns95} Johns, C.~M. \& Basri, G.\ 1995, \aj, 109, 2800
2936: 
2937: \bibitem[Johns-Krull \& Valenti (2001)]{john01} Johns-Krull,
2938: C.~M. \& Valenti, J.~A.\ 2001, \apj, 561, 1060
2939: 
2940: \bibitem[Johns-Krull et al. (1999)]{john99} Johns-Krull, C.~M.,
2941: Valenti, J.~A., \& Koresko, C.\ 1999, \apj, 516, 900
2942: 
2943: \bibitem[Johns-Krull et al. (2000)]{john00} Johns-Krull, C.~M.,
2944: Valenti, J.~A., \& Linsky, J.~L.\ 2000, \apj, 539, 815
2945: 
2946: \bibitem[Johns-Krull et al. (2004)]{johns04} Johns-Krull, C.~M.,
2947: Valenti, J.~A., \& Saar, S.~H.\ 2004, \apj, 617, 1204
2948: 
2949: \bibitem[Johnston et al. (2003)]{john03} Johnston, K.~J.,
2950: Gaume, R.~A., Fey, A.~L., de Vegt, C., \& Claussen, M.~J.\ 2003, \aj, 125,
2951: 858
2952: 
2953: \bibitem[Johnston et al. (2004)]{john04} Johnston, K.~J., Fey,
2954: A.~L., Gaume, R.~A., Claussen, M.~J., \& Hummel, C.~A.\ 2004, \aj, 128, 822
2955: 
2956: \bibitem[Joy (1945)]{joy45} Joy, A. H. 1945, ApJ, 102, 168
2957: 
2958: \bibitem[Joy (1949)]{joy49} Joy, A. H. 1949, ApJ, 110, 424
2959: 
2960: \bibitem[Joy \& van Biesbroeck (1944)]{joy44} Joy, A. H. \&
2961: van Biesbroeck, G. 1944, PASP, 56, 123
2962: 
2963: \bibitem[Juvela et al. (1997)]{juv97} Juvela, M., Lehtinen,
2964: K., Mattila, K., Lemke, D., \& Haikala, L.\ 1997, \aap, 317, 898
2965: 
2966: \bibitem[Kaifu et al. (2004)]{kai04} Kaifu, N., Ohishi, M., Kawaguchi, K.,
2967: Saito, S., Yamamoto, S., et al.\ 2004, \pasj, 56, 69
2968: 
2969: \bibitem[Kawabe et al. (1993)]{kaw93} Kawabe, R., Ishiguro, M.,
2970: Omodaka, T., Kitamura, Y., \& Miyama, S.~M.\ 1993, \apj, 404, L63
2971: 
2972: \bibitem[Kawaguchi et al. (1992)]{kaw92} Kawaguchi, K., Ohishi, M.,
2973: Ishikawa, S.-I., \& Kaifu, N.\ 1992, \apj, 386, L51
2974: 
2975: \bibitem[Keene \& Masson (1990)]{keene90} Keene, J. \& Masson,
2976: C.~R.\ 1990, \apj, 355, 635
2977: 
2978: \bibitem[Kenyon (1999)]{ken99} Kenyon, S. J. 1999, In {\it The Origin of
2979: Stars and Planetary Systems,} edited by C. J. Lada and N. Kylafis,
2980: Dordrecht, Kluwer, p. 613
2981: 
2982: \bibitem[Kenyon et al. (1998)]{ken98} Kenyon, S.~J., Brown, D.~I., Tout, C.~A., \&
2983: Berlind, P.\ 1998, \aj, 115, 2491
2984: 
2985: \bibitem[Kenyon et al. (1993a)]{ken93a} Kenyon, S.~J., Calvet,
2986: N., \& Hartmann, L.\ 1993, \apj, 414, 676
2987: 
2988: \bibitem[Kenyon et al. (1994a)]{ken94a} Kenyon, S.~J.,
2989: Dobrzycka, D., \& Hartmann, L.\ 1994, \aj, 108, 1872
2990: 
2991: \bibitem[Kenyon et al. (1994b)]{ken94b} Kenyon, S.~J., G\'omez,
2992: M., Marzke, R.~O., \& Hartmann, L.\ 1994, \aj, 108
2993: 
2994: \bibitem[Kenyon \& Hartmann (1987)]{ken87} Kenyon, S. J. \& Hartmann, L. 1987, ApJ, 323, 714
2995: 
2996: \bibitem[Kenyon \& Hartmann (1990)]{ken90a} Kenyon, S. J. \& Hartmann, L. 1990, ApJ, 349, 197
2997: 
2998: \bibitem[Kenyon \& Hartmann (1995)]{ken95} Kenyon, S.~J. \&
2999: Hartmann, L.\ 1995, \apjs, 101, 117
3000: 
3001: \bibitem[Kenyon et al. (1990)]{ken90b} Kenyon, S. J., Hartmann, L. W.,
3002: Strom, K. M., \& Strom, S. E. 1990, AJ, 99, 869
3003: 
3004: \bibitem[Kenyon et al. (1994)]{ken94} Kenyon, S.~J., Hartmann, L., Hewett, R.,
3005: Carrasco, L., Cruz-Gonzalez, I., et al.\ 1994, \aj, 107, 2153
3006: 
3007: \bibitem[Kenyon et al. (1993b)]{ken93b} Kenyon, S.~J., Whitney,
3008: B.~A., G\'omez, M., \& Hartmann, L.\ 1993, \apj, 414, 773
3009: 
3010: \bibitem[Kenyon et al. (1996)]{ken96} Kenyon, S.~J., Yi, I.,
3011: \& Hartmann, L.\ 1996, \apj, 462, 439
3012: 
3013: \bibitem[Kepner et al. (1993)]{kep93} Kepner, J., Hartigan, P., Yang, C., \& Strom, S., 1993, \apj, 415, L119
3014: 
3015: \bibitem[Kholopov (1951)]{kho51} Kholopov, P. N. 1951,
3016: Peremennye Zvedzy, 8, 83
3017: 
3018: \bibitem[Kholopov (1958)]{kho58} Kholopov, P.~N.\ 1958, \azh, 35, 434
3019: 
3020: \bibitem[Knapp et al. (1977)]{knapp77} Knapp, G. R., Kuiper, T. B. H., Knapp, S. L., \& Brown, R. L., 1977, \apj, 214, 78
3021: 
3022: \bibitem[Knott (1891)]{kno91} Knott, G., 1891, Obs, 14, 97
3023: 
3024: \bibitem[Kobayashi et al. (1994)]{kob94} Kobayashi, N.,
3025: Nagata, T., Hodapp, K.-W., \& Hora, J.~L.\ 1994, \pasj, 46, L183
3026: 
3027: \bibitem[Kobayashi et al. (1997)]{kob97} Kobayashi, N., Nagata, T.,
3028: Tamura, M., Takeuchi, T., Takami, H., \& Sato, S.\ 1997, \apj, 481, 936
3029: 
3030: \bibitem[Koerner \& Sargent (1995)]{koe95} Koerner, D.~W. \&
3031: Sargent, A.~I.\ 1995, \aj, 109, 2138
3032: 
3033: \bibitem[K\"ohler \& Leinert (1998)]{koh98} K\"ohler, R. \&
3034: Leinert, C.\ 1998, \aap, 331, 977
3035: 
3036: \bibitem[K\"ohler et al. (2008)]{koh08} K\"ohler, R., Ratzka, T., Herbst, T. M.,
3037: \& Kasper, M.\ 2008, \aap, 482, 929
3038: 
3039: \bibitem[Kolotilov (1987)]{kol87} Kolotilov, E.~A.\ 1987, Pis'ma Astronomicheskij Zhurnal, 13, 39
3040: 
3041: \bibitem[K{\" o}nig et al. (2001)]{kon01} K{\" o}nig, B.,
3042: Neuh{\" a}user, R., \& Stelzer, B.\ 2001, \aap, 369, 971
3043: 
3044: \bibitem[K\"onigl (1991)]{kon91} K\"onigl, A.\ 1991, \apj, 370, L39
3045: 
3046: \bibitem[Konopacky et al. (2007)]{kono2007} Konopacky, Q.~M.,
3047: Ghez, A.~M., Rice, E.~L., \& Duchene, G.\ 2007, \apj, 663, 394
3048: 
3049: \bibitem[Koresko (2000)]{kor00} Koresko, C.~D.\ 2000, \apj, 531, L147
3050: 
3051: \bibitem[Koresko et al. (1999)]{kor99} Koresko, C.~D., Blake,
3052: G.~A., Brown, M.~E., Sargent, A.~I., \& Koerner, D.~W.\ 1999, \apj, 525, L49
3053: 
3054: \bibitem[Koresko et al. (1997)]{kor97} Koresko, C.~D., Herbst,
3055: T.~M., \& Leinert, C.\ 1997, \apj, 480, 741
3056: 
3057: \bibitem[Kramer \& Winnewisser (1991)]{kra91} Kramer, C. \&
3058: Winnewisser, G.\ 1991, \aaps, 89, 421
3059: 
3060: \bibitem[Krasnopolsky et al. (2003)]{kras03} Krasnopolsky, R.,
3061: Li, Z.-Y., \& Blandford, R.~D.\ 2003, \apj, 595, 631
3062: 
3063: \bibitem[Kraus et al. (2006)]{kraus06} Kraus, A.~L., White, R.~J., \&
3064: Hillenbrand, L.~A.\ 2006, \apj, 649, 306
3065: 
3066: \bibitem[Krautter \& Bastian (1980)]{kra80} Krautter, J. \& Bastian, U.\ 1980, \aap, 88, L6
3067: 
3068: \bibitem[Kravtsova \& Lamzin (2002)]{krav02} Kravtsova, A.~S. \& Lamzin, S.~A.\ 2002, Astronomy Letters, 28, 676
3069: 
3070: \bibitem[Krishnamurthi et al. (1997)]{kri97} Krishnamurthi,
3071: A., Pinsonneault, M.~H., Barnes, S., \& Sofia, S.\ 1997, \apj, 480, 303
3072: 
3073: \bibitem[Krist et al. (1997)]{krist97} Krist, J. E., Burrows, C. J., Stapelfeldt, K. R., Ballester, G. E., Clarke, J. T., Crisp, D., Evans, R. W., Gallagher, J. S., 1997, \apj, 481, 447
3074: 
3075: \bibitem[Krist et al. (1998)]{krist98} Krist, J. E., Stapelfeldt, Karl R., Burrows, C. J., Ballester, G. E., Clarke, J. T., Crisp, D., Evans, R. W., Gallagher, J. S., 1998, \apj, 501, 841
3076: 
3077: \bibitem[Krist et al. (2005)]{kri05} Krist, J.~E., Stapelfeldt, K. R.,
3078: Golimowski, D. A., Ardila, D. R., Clampin, M., et al.\ 2005, \aj, 130, 2778
3079: 
3080: \bibitem[Kudo et al. (2008)]{kud08} Kudo, T., Tamura, M., Kitamura, Y., Hayashi, M., Kokubo, E., et al.\ 2008, \apj, 673, L67
3081: 
3082: \bibitem[Kudoh \& Shibata (1997)]{kud97} Kudoh, T. \&
3083: Shibata, K.\ 1997, \apj, 474, 362
3084: 
3085: \bibitem[Kurochkin (1980)]{kur80} Kurochkin, N.~E.\ 1980, Astronomicheskij Tsirkulyar, 1134, 1
3086: 
3087: \bibitem[Kutner et al. (1982)]{kut82} Kutner, M.~L., Leung, C.~M.,
3088: Machnik, D.~E., \& Mead, K.~N.\ 1982, \apj, 259, L35
3089: 
3090: \bibitem[Lada (1985)]{lada85} Lada, C. J., 1985, \araa, 23, 267
3091: 
3092: \bibitem[Lada (1987)]{lad87} Lada, C. J. 1987, in IAU Symposium No. 115,
3093: {\it Star Forming Regions}, edited by M. Peimbert \& J. Jugaka, Kluwer,
3094: Dordrecht, p. 1
3095: 
3096: \bibitem[Ladd et al. (1995)]{lad95} Ladd, E.~F., Fuller, G.~A.,
3097: Padman, R., Myers, P.~C., \& Adams, F.~C.\ 1995, \apj, 439, 771
3098: 
3099: \bibitem[Langer et al. (1997)]{lan97} Langer, W.~D., Velusamy, T., Kuiper, T. B. H., Peng, R., McCarthy, M. C., et al. 1997, \apj, 480, L63
3100: 
3101: \bibitem[Larionov et al. (1999)]{lari99} Larionov, G. M., Val'tts, I. E., Winnberg, A., Johansson, L. E. B., Booth, R. S., \& Golubev, V. V., 1999, \aaps, 139, 257
3102: 
3103: \bibitem[Lavalley et al. (1997)]{lavalley97} Lavalley, C., Cabrit, S., Dougados, C., Ferruit, P., \& Bacon, R., 1997, \aap, 327, 671
3104: 
3105: \bibitem[Lavalley-Fouquet et al. (2000)]{laval00}
3106: Lavalley-Fouquet, C., Cabrit, S., \& Dougados, C.\ 2000, \aap, 356, L41
3107: 
3108: \bibitem[Lay et al. (1994)]{lay94} Lay, O.~P., Carlstrom, J.~E., Hills, R.~E., \& Phillips, T.~G.\ 1994, \apj, 434, L75
3109: 
3110: \bibitem[Lay et al. (1997)]{lay97} Lay, O.~P., Carlstrom,
3111: J.~E., \& Hills, R.~E.\ 1997, \apj, 489, 917
3112: 
3113: \bibitem[Leavitt (1907)]{lea07} Leavitt, H. 1907, Harvard Circ., No. 130
3114: 
3115: \bibitem[Lee et al. (2002)]{lee02} Lee, C-F., Mundy, L. G., Stone, J. M., \& Ostriker, E. C., 2002, \apj, 576, 294
3116: 
3117: \bibitem[Lee et al. (2005)]{lee05} Lee, C-F., Ho, P. T. P., \& White, S. M., 2005, \apj, 619, 948
3118: 
3119: \bibitem[Leinert et al. (2001)]{lei01} Leinert, C., Beck, T.~L., Ligori, S.,
3120: Simon, M., Woitas, J., \& Howell, R.~R.\ 2001, \aap, 369, 215
3121: 
3122: \bibitem[Leinert \& Haas (1989)]{lei89} Leinert, C. \& Haas, M.\ 1989, \apj, 342, L39
3123: 
3124: \bibitem[Levreault et al. (1988)]{levreault88} Levreault, R. M., 1988, \apjs, 67, 283
3125: 
3126: \bibitem[Lichten (1982)]{lichten82} Lichten, S. M., 1982, \apj, 255, L119
3127: 
3128: \bibitem[Liljestr\"om et al. (1989)]{lil89} Liljestr\"om, T., Mattila, K., \& Friberg, P., 1989, \aap, 210, L337
3129: 
3130: \bibitem[Liseau et al. (2005)]{liseau05} Liseau, R., Fridlund, C. V. M., \& Larsson, B., 2005, \apj, 619, 959
3131: 
3132: \bibitem[Liu et al. (1996)]{liu96} Liu, M.~C., Graham, J. R., Ghez, A. M.,
3133: Meixner, M., Skinner, C. J., et al.\ 1996, \apj, 461, 334
3134: 
3135: \bibitem[Locke (1918)]{loc18} Locke, H. 1918, Harv Circ., No. 201
3136: 
3137: \bibitem[Loinard et al. (2005)]{loi05} Loinard, L.,
3138: Mioduszewski, A.~J., Rodr{\'{\i}}guez, L.~F., Gonz{\' a}lez, R.~A.,
3139: Rodr{\'{\i}}guez, M.~I., \& Torres, R.~M.\ 2005, \apj, 619, L179
3140: 
3141: \bibitem[Loinard et al. (2002)]{loi02} Loinard, L., Rodr{\'{\i}}guez, L.~F.,
3142: D'Alessio, P., Wilner, D.~J., \& Ho, P.~T.~P.\ 2002, \apj, 581, L109
3143: 
3144: \bibitem[Loinard et al. (2007a)]{loi07a} Loinard, L., Rodr{\'{\i}}guez, L.~F.,
3145: D'Alessio, P., Rodr{\'{\i}}guez, M.~I., \& Gonz{\'a}lez, R.~F.\ 2007, \apj, 657, 916
3146: 
3147: \bibitem[Loinard et al. (2007b)]{loi07b} Loinard, L., Torres, R.~M.,
3148: Mioduszewski, A.~J., Rodriguez, L.~F., Gonzalez-Lopezlira, R.~A.,
3149: Lachaume, R., Vazquez, V., \& Gonzalez, E.\ 2007, ApJ, 671, 546
3150: 
3151: \bibitem[Looney et al. (1997)]{loon97} Looney, L.~W., Mundy,
3152: L.~G., \& Welch, W.~J.\ 1997, \apj, 484, L157
3153: 
3154: \bibitem[L\'opez et al. (1995)]{lopez95} L\'opez, R., Raga, A., Riera, A., Anglada, G., \& Estalella, R., 1995, \mnras, 274, L19
3155: 
3156: \bibitem[L\'opez et al. (1996)]{lopez96} L\'opez, R., Riera, A., Raga, A. C., Anglada, G., L\'opez, J. A., Noriega-Crespo, A., \& Estalella, R., 1996, \mnras, 282, 470
3157: 
3158: \bibitem[L{\' o}pez et al. (1998)]{lopez98} L{\' o}pez, R., Rosado, M., Riera, A., Noriega-Crespo, A., Raga, A.C. et
3159: al.\ 1998, \aj, 116, 845
3160: 
3161: \bibitem[L\'opez-Mart\'\i n et al. (2003)]{lopez03} L\'opez-Mart\'\i n, L.,
3162: Cabrit, S., \& Dougados, C., 2003, \aap, 405, L1
3163: 
3164: \bibitem[Lucas et al. (2004)]{lucas04} Lucas, P.~W., Fukagawa, M., Tamura, M., Beckford, A. F., Itoh, Y., et al.\ 2004, \mnras, 352, 1347
3165: 
3166: \bibitem[Lucas \& Roche (1996)]{luc96} Lucas, P.~W. \& Roche,
3167: P.~F.\ 1996, \mnras, 280, 1219
3168: 
3169: \bibitem[Lucas \& Roche (1997)]{luc97} Lucas, P.~W. \& Roche,
3170: P.~F.\ 1997, \mnras, 286, 895
3171: 
3172: \bibitem[Lucas \& Roche (1998)]{luc98} Lucas, P.~W. \& Roche,
3173: P.~F.\ 1998, \mnras, 299, 723
3174: 
3175: \bibitem[Luhman (2000)]{luh00} Luhman, K.~L.\ 2000, \apj, 544,
3176: 1044
3177: 
3178: \bibitem[Luhman (2004)]{luh04} Luhman, K.~L.\ 2004, \apj, 617,
3179: 1216
3180: 
3181: \bibitem[Luhman et al. (2003)]{luh03} Luhman, K.~L., Brice{\~n}o, C.,
3182: Stauffer, J.~R., Hartmann, L., Barrado y Navascu{\' e}s, D., \&
3183: Caldwell, N.\ 2003, \apj, 590, 348
3184: 
3185: \bibitem[Luhman \& Rieke (1998)]{luh98} Luhman, K.~L. \&
3186: Rieke, G.~H.\ 1998, \apj, 497, 354
3187: 
3188: \bibitem[Luhman (2006)]{luh06a} Luhman, K. L. 2006, ApJ, 645, 676
3189: 
3190: \bibitem[Luhman et al. (2006)]{luh06b} Luhman, K.~L., Whitney, B. A.,
3191: Meade, M. R., Babler, B. L., Indebetouw, R., Backer, S., Churchwell, E. B.
3192: 2006, ApJ, 647, 1180
3193: 
3194: \bibitem[Lynds (1962)]{lyn62} Lynds, B. 1962, ApJS, 7, 1
3195: 
3196: \bibitem[Magakyan et al. (1989)]{magak89} Magakyan, T.~Y., Movsesyan, T.~A., Afanas'ev, V.~L., \& Burenkov, A.~N.\ 1989, Pis'ma Astronomicheskij Zhurnal, 15, 124
3197: 
3198: \bibitem[Magakian et al. (2002)]{maga02} Magakian, T. Yu., Movsessian, T. A., Ogura, K., \& Afanas'ev, V. L., 2002, \aap, 383, 598
3199: 
3200: \bibitem[Mahdavi \& Kenyon (1998)]{mah98} Mahdavi, A. \&
3201: Kenyon, S.~J.\ 1998, \apj, 497, 342
3202: 
3203: \bibitem[Maihara \& Kataza (1991)]{mai91} Maihara, T. \&
3204: Kataza, H.\ 1991, \aap, 249, 392
3205: 
3206: \bibitem[Mart{\'{\i}}n et al. (2001)]{mar01} Mart{\'{\i}}n,
3207: E.~L., Dougados, C., Magnier, E., M{\'e}nard, F., Magazz{\`u}, A.,
3208: Cuillandre, J.-C., \& Delfosse, X.\ 2001, \apj, 561, L195
3209: 
3210: \bibitem[Massaglia et al. (2005)]{mass05} Massaglia, S.,
3211: Mignone, A., \& Bodo, G.\ 2005, \aap, 442, 549
3212: 
3213: \bibitem[Mathis (1990)]{mat90} Mathis, J. S. 1990, ARA\&A, 28, 37
3214: 
3215: \bibitem[Mathieu (1994)]{math1994} Mathieu, R. D. 1994, ARA\&, 32, 465
3216: 
3217: \bibitem[Mayama et al. (2006)]{may06} Mayama, S., Tamura, M., Hayashi, M.,
3218: Itoh, Y., Fukagawa, M., et al.\ 2006, \pasj, 58, 375
3219: 
3220: \bibitem[McCabe et al. (2002)]{mcc02} McCabe, C., Duch{\^ e}ne, G., \& Ghez, A.~M.\ 2002, \apj, 575, 974
3221: 
3222: \bibitem[McCabe et al. (2003)]{mcc03} McCabe, C., Duch{\^ e}ne, G., \& Ghez, A.~M.\ 2003, \apj, 588, L113
3223: 
3224: \bibitem[McGroarty \& Ray (2004)]{mcgroray04} McGroarty, F. \&
3225: Ray, T. P., 2004, \aap, 420, 975
3226: 
3227: \bibitem[McGroarty et al. (2007)]{mcg07} McGroarty, F., Ray, T.~P., \&
3228: Froebrich, D.\ 2007, \aap, 467, 1197
3229: 
3230: \bibitem[Menard et al. (1993)]{men93} Menard, F., Monin,
3231: J.-L., Angelucci, F., \& Rouan, D.\ 1993, \apj, 414, L117
3232: 
3233: \bibitem[Mendoza (1966)]{men66} Mendoza, E. E. 1966, ApJ, 143, 1010 [erratum: ApJ, 145, 660].
3234: 
3235: \bibitem[Mendoza (1968)]{men68} Mendoza, E. E. 1968, ApJ, 151, 977.
3236: 
3237: \bibitem[Meinunger (1969)]{mein69} Meinunger, L.\ 1969,
3238: Zentralinstitut f\"ur Astrophysik Sternwarte Sonneberg Mitteilungen \"uber
3239: Ver\"anderliche Sterne, 5, 47
3240: 
3241: \bibitem[Meinunger (1971)]{mein71} Meinunger, L.\ 1971,
3242: Zentralinstitut f\"ur Astrophysik Sternwarte Sonneberg Mitteilungen \"uber
3243: Ver\"anderliche Sterne, 5, 173
3244: 
3245: \bibitem[Meinunger (1980)]{mein80} Meinunger, L.\ 1980,
3246: Zentralinstitut f\"ur Astrophysik Sternwarte Sonneberg Mitteilungen \"uber
3247: Ver\"anderliche Sterne, 8, 128
3248: 
3249: \bibitem[Meistas \& Strai{\v z}ys (1981)]{meist81} Meistas, E. \&
3250: Strai{\v z}ys, V.\ 1981, Acta Astron., 31, 85
3251: 
3252: \bibitem[Minh et al. (1993)]{minh93} Minh, Y.~C., Irvine, W.~M.,
3253: Ohishi, M., Ishikawa, S., Saito, S., \& Kaifu, N.\ 1993, \aap, 267, 229
3254: 
3255: \bibitem[Minowa et al. (1997)]{min97} Minowa, H., Satake, M., Hirota, T., Yamamoto, S., Ohishi, M., \& Kaifu, N.\ 1997, \apj, 491, L63
3256: 
3257: \bibitem[Momose et al. (1998)]{momose98} Momose, M., Ohashi, N., Kawabe, R., Nakano, T., Hayashi, M., 1998, \apj, 504, 314
3258: 
3259: \bibitem[Monet et al. (2003)]{mon03} Monet, D. G., Levine, S., E., Canzian, B., Ables, H. D., Bird, A. R., et al. 2003, AJ, 125, 948
3260: 
3261: \bibitem[Monin et al. (2005)]{mon05} Monin, J.-L., Dougados, C., \&
3262: Guieu, S.\ 2005, Astronomische Nachrichten, 326, 996
3263: 
3264: \bibitem[Monin et al. (1989)]{monin89} Monin, J.-L., Pudritz, R.~E., Rouan, D., \& Lacombe, F.\ 1989, \aap, 215, L1
3265: 
3266: \bibitem[Monin et al. (1996)]{monin96} Monin, J.-L., Pudritz, R. E., Lazareff, B., 1996, \aap, 305, 572
3267: 
3268: \bibitem[Monin \& Bouvier (2000)]{monin00} Monin, J.-L. \&
3269: Bouvier, J.\ 2000, \aap, 356, L75
3270: 
3271: \bibitem[Moriarty-Schieven et al. (1995)]{moriarty95} Moriarty-Schieven, G. H., Butner, H. M., Wannier, P. G., 1995, \apj, 445, L55
3272: 
3273: \bibitem[Moriarty-Schieven et al. (2006)]{mor06} Moriarty-Schieven, G. H.,
3274: Johnstone, D., Bally, J., \& Jenness, T. 2006, ApJ, 645, 357
3275: 
3276: \bibitem[Moriarty-Schieven et al. (2000)]{mort00} Moriarty-Schieven, G.~H.,
3277: Powers, J.~A., Butner, H.~M., Wannier, P.~G., \& Keene, J.\ 2000, \apj, 533, L143
3278: 
3279: \bibitem[Moriarty-Schieven \& Snell (1988)]{morisnell88} Moriarty-Schieven, G. H. \& Snell, R. L., 1988, \apj, 332, 364
3280: 
3281: \bibitem[Moriarty-Schieven et al. (1987)]{moriarty87} Moriarty-Schieven, G. H., Snell, R. L., Strom, S. E., Schloerb, F. P., Strom, K. M., \& Grasdalen, G. L., 1987, \apj, 319, 742
3282: 
3283: \bibitem[Moriarty-Schieven et al. (1992)]{moriarty92} Moriarty-Schieven, G. H., Wannier, P. G., Tamura, M., \& Keene, J., 1992, \apj, 400, 260
3284: 
3285: \bibitem[Moriarty-Schieven \& Wannier (1991)]{moriarty91} Moriarty-Schieven, G. H. \& Wannier, P. G., 1991, \apj, 373, L23
3286: 
3287: \bibitem[Motte \& Andr{\'e}(2001)]{mott01} Motte, F. \& Andr{\'e}, P.\ 2001, \aap, 365, 440
3288: 
3289: \bibitem[Movsesyan \& Magakyan (1990)]{movmaga90} Movsesyan, T. A. \& Magakyan, T. Y., 1990, Astrophysics, 31, 711
3290: 
3291: \bibitem[Movsessian \& Magakian (1999)]{mov99} Movsessian, T.~A. \& Magakian, T.~Y.\ 1999, \aap, 347, 266
3292: 
3293: \bibitem[Movsessian et al. (2007)]{mov07} Movsessian, T.~A., Magakian, T.~Y.,
3294: Bally, J., Smith, M.~D., Moiseev, A.~V., \& Dodonov, S.~N.\ 2007, \aap, 470, 605
3295: 
3296: \bibitem[Mundt \& Fried (1983)]{mufr83} Mundt, R. \& Fried, J. W., 1983, \apj, 274, L83
3297: 
3298: \bibitem[Mundt et al. (1984)]{mundt84} Mundt, R., B\"uhrke, T., Fried, J. W., Neckel, T., Sarcander, M., \& Stocke, J., 1985, \aap, 140, 17
3299: 
3300: \bibitem[Mundt et al. (1988)]{mundt88} Mundt, R., B., B\"uhrke, T., \& Ray, T. P., 1988, \apj, 333, L69
3301: 
3302: \bibitem[Mundt et al. (1990)]{mundt90} Mundt, R., B., B\"uhrke, T., Solf, J., Ray, T. P., \& Raga, A. C., 1990, \aap, 232, 37
3303: 
3304: \bibitem[Mundt et al. (1987)]{mundt87} Mundt, R., B., Edward, W., \& B\"uhrke, T., 1987, \apj, 319, 275
3305: 
3306: \bibitem[Mundt \& Eisl\"offel (1998)]{mueisl98} Mundt, R. \& Eisl\"offel, J., 1998, \aj, 116, 860
3307: 
3308: \bibitem[Mundt et al. (1991)]{mundt91} Mundt, R., B.,  Ray, T. P., \& Raga, A. C., 1991, \aap, 252, 740
3309: 
3310: \bibitem[Mundt et al. (1985)]{mun85} Mundt, R., Stocke, J.,
3311: Strom, S.~E., Strom, K.~M., \& Anderson, E.~R.\ 1985, \apj, 297, L41
3312: 
3313: \bibitem[Mundy et al. (1996)]{mun96} Mundy, L.~G., Looney, L. W., Erickson, W., Grossman, A., Welch, W. J., et al.\ 1996, \apj, 464, L169
3314: 
3315: \bibitem[Murakawa et al. (2000)]{mur00} Murakawa, K., Tamura,
3316: M., \& Nagata, T.\ 2000, \apjs, 128, 603
3317: 
3318: \bibitem[Muzerolle et al. (2003)]{muz03} Muzerolle, J.,
3319: Calvet, N., Hartmann, L., \& D'Alessio, P.\ 2003, \apj, 597, L149
3320: 
3321: \bibitem[Muzerolle et al. (1998)]{muz98} Muzerolle, J.,
3322: Hartmann, L., \& Calvet, N.\ 1998, \aj, 116, 455
3323: 
3324: \bibitem[Myers et al. (1987)]{mye87} Myers, P.~C., Fuller, G.~A.,
3325: Mathieu, R.~D., Beichman, C.~A., Benson, P.~J., Schild, R.~E., \&
3326: Emerson, J.~P.\ 1987, \apj, 319, 340
3327: 
3328: \bibitem[Myers et al. (1988)]{myers88} Myers, P. C., Heyer, M., Snell, R. L., \& Goldsmith, P. F., 1998, \apj, 324, 907
3329: 
3330: \bibitem[Myers et al. (1995)]{mye95} Myers, P.~C., Bachiller, R., Caselli,
3331: P., Fuller, G.~A., Mardones, D., Tafalla, M., \& Wilner, D.~J.\ 1995,
3332: \apj, 449, L65
3333: 
3334: \bibitem[Nadeau \& Bastien (1986)]{nad86} Nadeau, R. \& Bastien, P.\ 1986, \apj, 307, L5
3335: 
3336: \bibitem[Narayanan et al. (2008)]{nara08} Narayanan, G., Heyer, M.~H.,
3337: Brunt, C., Goldsmith, P.~F., Snell, R., \& Li, D.\ 2008, \apjs, 177, 341
3338: 
3339: 
3340: \bibitem[Neckel \& Staude (1987)]{necsta87} Neckel, Th. \& Staude, H. J., 1987, \apj, 322, L27
3341: 
3342: \bibitem[Neuh\"auser et al. (1995)]{neu95} Neuh\"auser, R., Sterzik, M.~F., Schmitt, J.~H.~M.~M., Wichmann, R., \& Krautter, J.\ 1995, \aap, 297, 391
3343: 
3344: \bibitem[Nikolaev et al. (2000)]{nik00} Nikolaev, S., Weinberg, M.~D.,
3345: Skrutskie, M.~F., Cutri, R.~M., Wheelock, S.~L., Gizis, J.~E., \&
3346: Howard, E.~M.\ 2000, \aj, 120, 3340
3347: 
3348: \bibitem[Ohashi et al. (1991)]{oha91} Ohashi, N., Kawabe, R.,
3349: Ishiguro, M., \& Hayashi, M.\ 1991, \aj, 102, 2054
3350: 
3351: \bibitem[Ohashi et al. (1996)]{oha96} Ohashi, N., Hayashi, M.,
3352: Ho, P.~T.~P., Momose, M., \& Hirano, N.\ 1996, \apj, 466, 957
3353: 
3354: \bibitem[Ohashi et al. (1997a)]{oha97a} Ohashi, N., Hayashi, M.,
3355: Ho, P.~T.~P., \& Momose, M.\ 1997a, \apj, 475, 211
3356: 
3357: \bibitem[Ohashi et al. (1997b)]{oha97b} Ohashi, N., Hayashi, M.,
3358: Ho, P.~T.~P., Momose, M., Tamura, M., Hirano, N., \&
3359: Sargent, A.~I.\ 1997b, \apj, 488, 317
3360: 
3361: \bibitem[Oliveira et al. (2000)]{oli00} Oliveira, J.~M., Foing, B.~H.,
3362: van Loon, J.~T., \& Unruh, Y.~C.\ 2000, \aap, 362, 615
3363: 
3364: \bibitem[O'Neal et al. (1990)]{oneal90} O'Neal, D., Feigelson,
3365: E.~D., Mathieu, R.~D., \& Myers, P.~C.\ 1990, \aj, 100, 1610
3366: 
3367: \bibitem[Onishi et al. (1996)]{oni96} Onishi, T., Mizuno, A.,
3368: Kawamura, A., Ogawa, H., \& Fukui, Y.\ 1996, \apj, 465, 815
3369: 
3370: \bibitem[Onishi et al. (1998)]{oni98} Onishi, T., Mizuno, A.,
3371: Kawamura, A., Ogawa, H., \& Fukui, Y.\ 1998, \apj, 502, 296
3372: 
3373: \bibitem[Onishi et al. (2002)]{oni02} Onishi, T., Mizuno, A.,
3374: Kawamura, A., Tachihara, K., \& Fukui, Y.\ 2002, \apj, 575, 950
3375: 
3376: \bibitem[Osorio et al. (2003)]{oso03} Osorio, M., D'Alessio, P.,
3377: Muzerolle, J., Calvet, N., \& Hartmann, L.\ 2003, \apj, 586, 1148
3378: 
3379: \bibitem[Osterloh \& Beckwith (1995)]{oster95} Osterloh, M. \&
3380: Beckwith, S.~V.~W.\ 1995, \apj, 439, 288
3381: 
3382: \bibitem[O'Sullivan et al. (2005)]{osu05} O'Sullivan, M.,
3383: Truss, M., Walker, C., Wood, K., Matthews, O., Whitney, B., \& Bjorkman,
3384: J.~E.\ 2005, \mnras, 358, 632
3385: 
3386: \bibitem[Padgett et al. (1999)]{padg99} Padgett, D.~L., Brandner, W.,
3387: Stapelfeldt, K.~R., Strom, S.~E., Terebey, S., \& Koerner, D.\ 1999,
3388: \aj, 117, 1490
3389: 
3390: \bibitem[Palla \& Stahler (2002)]{pal02} Palla, F. \& Stahler, S.~W.\
3391: 2002, \apj, 581, 1194
3392: 
3393: \bibitem[Park \& Kenyon (2002)]{park02} Park, S. \& Kenyon, S.~J.\ 2002,
3394: \aj, 123, 3370
3395: 
3396: \bibitem[Petrov et al. (1999)]{petrov99} Petrov, P.~P., Zajtseva, G.~V., Efimov, Y.~S., Duemmler, R., Ilyin, I.~V., Tuominen, I., \& Shcherbakov, V.~A.\ 1999, \aap, 341, 553
3397: 
3398: \bibitem[Petrov et al. (2001)]{pet01} Petrov, P.~P., Pelt, J.,
3399: \& Tuominen, I.\ 2001, \aap, 375, 977
3400: 
3401: \bibitem[Phillips et al. (1993)]{phi93} Phillips, R.~B.,
3402: Lonsdale, C.~J., \& Feigelson, E.~D.\ 1993, \apj, 403, L43
3403: 
3404: \bibitem[Phillips et al. (1996)]{phi96} Phillips, R.~B.,
3405: Lonsdale, C.~J., Feigelson, E.~D., \& Deeney, B.~D.\ 1996, \aj, 111, 918
3406: 
3407: \bibitem[Pound \& Bally (1991)]{pou91} Pound, M.~W. \& Bally,
3408: J.\ 1991, \apj, 383, 705
3409: 
3410: \bibitem[Plambeck \& Snell (1995)]{pla95} Plambeck, R.~L. \&
3411: Snell, R.~L.\ 1995, \apj, 446, 234
3412: 
3413: \bibitem[Prato \& Simon (1997)]{pra97} Prato, L., \& Simon, M.\ 1997, \apj, 474, 455
3414: 
3415: \bibitem[Prato et al. (2003)]{pra03} Prato, L., Greene, T.~P.,
3416: \& Simon, M.\ 2003, \apj, 584, 853
3417: 
3418: \bibitem[Pyo et al. (2002)]{pyo02} Pyo, T.-S., Hayashi, M.,
3419: Kobayashi, N., Terada, H., Goto, M., Yamashita, T., Tokunaga, A.~T., \&
3420: Itoh, Y.\ 2002, \apj, 570, 724
3421: 
3422: \bibitem[Pyo et al. (2003)]{pyo03} Pyo, T.-S., Kobayashi, N., Hayashi, M.,
3423: Terada, H., Goto, M., et al.\ 2003, \apj, 590, 340
3424: 
3425: \bibitem[Pyo et al. (2005)]{pyo05} Pyo, T.-S., Hayashi, M., Kobayashi, N.,
3426: Tokunaga, A. T., Terada, H., et al.\ 2005, \apj, 618, 817
3427: 
3428: \bibitem[Pyo et al. (2006)]{pyo06} Pyo, T.-S., Hayashi, M., Kobayashi, N.,
3429: Tokunaga, A. T., Terada, H., et al.\ 2006, \apj, 649, 836
3430: 
3431: \bibitem[Quirrenbach \& Zinnecker (1997)]{qui97} Quirrenbach, A.
3432: \& Zinnecker, H. 1997, ESO Messenger,  87, 36
3433: 
3434: \bibitem[Raga et al. (1997)]{raga97} Raga, A. C., L\'opez, R., Riera, A., Estalella, R., \& Anglada, G., 1997, Rev. Mex. Astron. Astrofis., 33, 127
3435: 
3436: \bibitem[Raga et al. (2001)]{raga01} Raga, A., Cabrit, S., Dougados, C.,
3437: \& Lavalley, C.\ 2001, \aap, 367, 959
3438: 
3439: \bibitem[Ray et al. (1996)]{ray96} Ray, T. P., Mundt, R., Dyson, J. E.,
3440: Falle, S. A. E. G., \& Raga, A. C., 1996, \apj, 468, L103
3441: 
3442: \bibitem[Ray et al. (1997)]{ray97} Ray, T. P., Muxlow, T. W. B., Axon, D. J., Brown, A., Corcoran, D., Dyson, J., \& Mundt, R. 1997, \nat, 385, 415
3443: 
3444: \bibitem[Reipurth et al. (1997)]{rei97} Reipurth, B., Bally, J., \& Devine, D., 1997, \aj, 114, 2708
3445: 
3446: \bibitem[Reipurth et al. (2000)]{rei00} Reipurth, B., Yu, K. C., Heathcote, S., Bally, J., \& Rodr\'\i guez, L. F., 2000, \aj, 120, 1449
3447: 
3448: \bibitem[Reipurth et al. (2002)]{rei02} Reipurth, B., Rodr{\'{\i}}guez, L.~F., Anglada, G., \& Bally, J.\ 2002, \aj, 124, 1045
3449: 
3450: \bibitem[Reipurth et al. (2004)]{rei04} Reipurth, B., Rodr{\'{\i}}guez, L.~F.,
3451: Anglada, G., \& Bally, J.\ 2004, \aj, 127, 1736
3452: 
3453: \bibitem[Richer et al. (2000)]{ric00} Richer, R. S., Shepherd, D. S.,
3454: Cabrit S., Bachiller R., \& Churchwell, E. 2000, In {\em Protostars and
3455: Planets IV,} edited by V. Mannings, A. P. Boss, \& S. S. Russell,
3456: Univ. of Arizona Press, Tucson, 867
3457: 
3458: \bibitem[Richichi et al. (1994)]{rich94} Richichi, A., Leinert,
3459: C., Jameson, R., \& Zinnecker, H.\ 1994, \aap, 287, 145
3460: 
3461: \bibitem[Robitaille et al. (2007)]{robi07} Robitaille, T.~P., Whitney, B.~A.,
3462: Indebetouw, R., \& Wood, K.\ 2007, \apjs, 169, 328
3463: 
3464: \bibitem[Rodr\'\i guez (1994)]{rodr94} Rodr\'\i guez, L.~F.\ 1994, Rev. Mex. Astron. Astrofis. , 29, 69
3465: 
3466: \bibitem[Rodr\'\i guez et al. (1995)]{rod95} Rodr\'\i guez, L. F., Anglada, G., \& Raga, A., 1995, \apj, 454, L149
3467: 
3468: \bibitem[Rodr\'\i guez \& Cant\'o (1983)]{rodr83} Rodr\'\i guez, L.~F.
3469: \& Cant\'o, J.\ 1983, Rev. Mex. Astron. Astrofis., 8, 163
3470: 
3471: \bibitem[Rodr\'\i guez et al. (1989)]{rod89} Rodr\'\i guez, L. F., Cant\'o, J., Moreno, M. A., \& L\'opez, J. A., 1989, Rev. Mex. Astron. Astrofis., 17, 111
3472: 
3473: \bibitem[Rodr\'\i guez et al. (1994)]{rod94} Rodr\'\i guez, L.~F., Cant\'o, J., Torrelles, J.~M., G\'omez, J.~F., Anglada, G., \& Ho, P.~T.~P.\ 1994, \apj, 427, L103
3474: 
3475: \bibitem[Rodr\'\i guez et al. (1992)]{rod92} Rodr\'\i guez, L.~F., Cant\'o, J., Torrelles, J.~M., G\'omez, J.~F., \& Ho, P.~T.~P.\ 1992, \apj, 393, L29
3476: 
3477: \bibitem[Rodr\'\i guez et al. (1998)]{rod98} Rodr\'\i guez, L.~F., D'Alessio, P., Wilner, D. J., Ho, P. T. P., Torrelles, J. M., et al.\ 1998, \nat, 395, 355
3478: 
3479: \bibitem[Rodr{\'{\i}}guez et al. (2003)]{rod03} Rodr{\'{\i}}guez, L.~F., Porras, A., Claussen, M.~J., Curiel, S., Wilner, D.~J., \& Ho, P.~T.~P.\ 2003, \apj, 586, L137
3480: 
3481: \bibitem[Rucinski (1985)]{ruc85} Rucinski, S. M. 1985, AJ, 90, 2321
3482: 
3483: \bibitem[Rudolph (1992)]{rud92} Rudolph, A.\ 1992, \apj, 397, L111
3484: 
3485: \bibitem[Rydgren et al. (1982)]{ryd82} Rydgren, A.~E., Schmelz, J.~T., \& Vrba, F.~J.\ 1982, \apj, 256, 168
3486: 
3487: \bibitem[Rydgren et al. (1984a)]{ryd84a} Rydgren, A. E., Schmelz, J.T., Zak, D. S., \& Vrba, F. J. 1984a, Pub. USNO, 25, 1
3488: 
3489: \bibitem[Rydgren et al. (1976)]{rss76} Rydgren, A. E., Strom, S. E. \& Strom, K. M.  1976, ApJS, 30, 307
3490: 
3491: \bibitem[Rydgren et al. (1984b)]{ryd84b} Rydgren, A. E., Zak, D. S., Vrba, F. J., Chugainov, P. F., \& Zajtseva, G. V. 1984b, AJ, 89, 1015
3492: 
3493: \bibitem[Saito et al. (1996)]{sai96} Saito, M., Kawabe, R.,
3494: Kitamura, Y., \& Sunada, K.\ 1996, \apj, 473, 464
3495: 
3496: \bibitem[Sakai et al. (2008c)]{sak08c} Sakai, N., Sakai, T., Aikawa, Y.,
3497: \& Yamamoto, S.\ 2008c, \apjl, 675, L89
3498: 
3499: \bibitem[Sakai et al. (2008a)]{sak08a} Sakai, N., Sakai, T., Hirota, T.,
3500: \& Yamamoto, S.\ 2008a, \apj, 672, 371
3501: 
3502: \bibitem[Sakai et al. (2007)]{sak07} Sakai, N., Sakai, T., Osamura, Y.,
3503: \& Yamamoto, S.\ 2007, \apjl, 667, L65
3504: 
3505: \bibitem[Sakai et al. (2008b)]{sak08b} Sakai, N., Sakai, T., \& Yamamoto, S.\
3506: 2008b, \apjl, 673, L71
3507: 
3508: \bibitem[Sandell \& Weintraub (2001)]{sand01} Sandell, G. \&
3509: Weintraub, D.~A.\ 2001, \apjs, 134, 115
3510: 
3511: \bibitem[Sanford (1920)]{san20} Sanford, R.~F.\ 1920, \pasp, 32, 59
3512: 
3513: \bibitem[Sargent \& Beckwith (1987)]{sarbec87} Sargent, A.~I. \& Beckwith, S.\ 1987, \apj, 323, 294
3514: 
3515: \bibitem[Sargent \& Beckwith (1991)]{sar91} Sargent, A.~I. \&
3516: Beckwith, S.~V.~W.\ 1991, \apj, 382, L31
3517: 
3518: \bibitem[Sargent et al. (1988)]{sar88} Sargent, A.~I., Keene,
3519: J., Masson, C., \& Beckwith, S.\ 1988, \apj, 333, 936
3520: 
3521: \bibitem[Sato et al. (1990)]{sat90} Sato, S., Nagata, T., Tanaka, M., \& Yamamoto, T.\
3522: 1990, \apj, 359, 192
3523: 
3524: \bibitem[Saucedo et al. (2003)]{sau03} Saucedo, J., Calvet,
3525: N., Hartmann, L., \& Raymond, J.\ 2003, \apj, 591, 275
3526: 
3527: \bibitem[Scarrott (1988)]{sca88} Scarrott, S.~M.\ 1988, \mnras, 231, 39P
3528: 
3529: \bibitem[Scelsi et al. (2007)]{sce07} Scelsi, L., Maggio, A., Micela, G., Pillitteri, I., Stelzer, B., et al.\ 2007, \aap, 468, 405
3530: 
3531: \bibitem[Schegerer et al. (2008)]{sche08} Schegerer, A.~A., Wolf, S.,
3532: Ratzka, T., \& Leinert, C.\ 2008, \aap, 478, 779
3533: 
3534: \bibitem[Schloerb \& Snell (1984)]{schl84} Schloerb, F. P. \& Snell, R. L.
3535: 1984, ApJ, 283, 129
3536: 
3537: \bibitem[Schneider et al. (2003)]{sch03} Schneider, G., Wood,
3538: K., Silverstone, M.~D., Hines, D.~C., Koerner, D.~W., Whitney, B.~A.,
3539: Bjorkman, J.~E., \& Lowrance, P.~J.\ 2003, \aj, 125, 1467
3540: 
3541: \bibitem[Schwartz (1974)]{schwa74} Schwartz, R. D., 1974, \apj, 191, 419
3542: 
3543: \bibitem[Schwartz (1975)]{schwa75} Schwartz, R. D., 1975, \apj, 195, 631
3544: 
3545: \bibitem[Schwartz (1976)]{sch76} Schwartz, R.~D.\ 1976, \pasp, 88, 159
3546: 
3547: \bibitem[Schwartz et al. (1984)]{sch84} Schwartz, P. R., Simon, T.,
3548: Zuckerman, B., \& Howell, R. R. 1984, ApJ, 280, L23
3549: 
3550: \bibitem[Schwartz et al. (1986)]{sch86} Schwartz, P. R., Simon, T.,
3551: \& Campbell, R. 1986, ApJ, 303, 233
3552: 
3553: \bibitem[Shanin (1979)]{sha79} Shanin, G.~I.\ 1979, \azh, 56, 30
3554: 
3555: \bibitem[Sharpless (1959)]{sharp59} Sharpless, S.\ 1959, \apjs, 4, 257
3556: 
3557: \bibitem[Shevchenko et al. (1991)]{shev91} Shevchenko, V.~S.,
3558: Grankin, K.~N., Ibragimov, M.~A., Melnikov, S.~J., Yakubov, S.~D., \&
3559: Chernyshev, A.~V.\ 1991, IBVS, No. 3652
3560: 
3561: \bibitem[Shiba et al. (1993)]{shib93} Shiba, H., Sato, S.,
3562: Yamashita, T., Kobayashi, Y., \& Takami, H.\ 1993, \apjs, 89, 299
3563: 
3564: \bibitem[Shu et al. (1994)]{shu94} Shu, F., Najita, J., Ostriker, E.,
3565: Wilkin, F., Ruden, S., \& Lizano, S.\ 1994, \apj, 429, 781
3566: 
3567: \bibitem[Shuping et al. (2001)]{shup01} Shuping, R.~Y., Chiar, J.~E.,
3568: Snow, T.~P., \& Kerr, T.\ 2001, \apj, 547, L161
3569: 
3570: \bibitem[Siess \& Forestini (1996)]{sie96} Siess, L. \&
3571: Forestini, M.\ 1996, \aap, 308, 472
3572: 
3573: \bibitem[Siess et al. (1997)]{sie97} Siess, L., Forestini, M.,
3574: \& Bertout, C.\ 1997, \aap, 326, 1001
3575: 
3576: \bibitem[Siess et al. (1999)]{sie99} Siess, L., Forestini, M.,
3577: \& Bertout, C.\ 1999, \aap, 342, 480
3578: 
3579: \bibitem[Simon (1997)]{sim97} Simon, M.\ 1997, \apjl, 482, L81
3580: 
3581: \bibitem[Simon et al. (1992)]{sim92} Simon, M., Chen, W. P., Howell, R. R.,
3582: Benson, J. A., \& Slowik, D. 1992, ApJ, 384, 212
3583: 
3584: \bibitem[Simon et al. (2000)]{sim00} Simon, M., Dutrey, A., \&
3585: Guilloteau, S.\ 2000, \apj, 545, 1034
3586: 
3587: \bibitem[Simon et al. (1993)]{sim93}
3588: Simon, M., Ghez, A. M., \& Leinert, Ch. 1993, ApJ, 408, L33
3589: 
3590: \bibitem[Simon et al. (1996)]{sim96} Simon, M., Longmore,
3591: A.~J., Shure, M.~A., \& Smillie, A.\ 1996, \apj, 456, L41
3592: 
3593: \bibitem[Simon et al. (1995)]{sim95} Simon, M., Ghez, A. M., Leinert, Ch., Cassar, L., Chen, W. P., et al.\ 1995, \apj, 443, 625
3594: 
3595: \bibitem[Skemer et al. (2008)]{ske08} Skemer, A.~J., Close, L.~M., Hinz, P.~M.,
3596: Hoffmann, W.~F., Kenworthy, M.~A., \& Miller, D.~L.\ 2008, \apj, 676, 1082
3597: 
3598: \bibitem[Skrutskie et al. (1996)]{skr96} Skrutskie, M.~F., Meyer, M.~R., Whalen, D., \& Hamilton, C.\ 1996, \aj, 112, 2168
3599: 
3600: \bibitem[Skrutskie et al. (2006)]{skr06} Skrutskie, M.~F., Cutri, R. M., Stiening, R., Weinberg, M. D., Schneider, S., et al.\ 2006, \aj, 131, 1163
3601: 
3602: \bibitem[Slesnick et al. (2006)]{sles06} Slesnick, C.~L., Carpenter,
3603: J.~M., Hillenbrand, L.~A., \& Mamajek, E.~E.\ 2006, 132, 2665
3604: 
3605: \bibitem[Smak (1964)]{sma64} Smak, J. 1964, ApJ, 139, 1095
3606: 
3607: \bibitem[Smith et al. (1997)]{smi97} Smith, K.~W., Bonnell, I.~A., Lewis, G.~F., \& Bunclark, P.~S.\ 1997, \mnras, 289, 151
3608: 
3609: \bibitem[Smith et al. (1999)]{smi99} Smith, K.~W., Lewis, G.~F., Bonnell, I.~A., Bunclark, P.~S., \& Emerson, J.~P.\ 1999, \mnras, 304, 367
3610: 
3611: \bibitem[Smith \& Rosen (2005)]{smith05} Smith, M.~D., \& Rosen, A.\ 2005, \mnras, 357, 1370
3612: 
3613: \bibitem[Smith et al. (1993)]{smi93} Smith, R.~G., Sellgren,
3614: K., \& Brooke, T.~Y.\ 1993, \mnras, 263, 749
3615: 
3616: \bibitem[Snell et al. (1985)]{snel85} Snell, R.~L., Bally, J.,
3617: Strom, S.~E., \& Strom, K.~M.\ 1985, \apj, 290, 587
3618: 
3619: \bibitem[Snell et al. (1980)]{snell80} Snell, R. L., Loren, R. B., Plambeck, R. L., 1980, \apj, 239, L17
3620: 
3621: \bibitem[Snell \& Schloerb (1985)]{snell85} Snell, R.~L. \&
3622: Schloerb, F.~P.\ 1985, \apj, 295, 490
3623: 
3624: \bibitem[Solf \& B\"ohm (1999)]{sobo99} Solf, J. \& B\"ohm, K.-H., 1999, \apj, 523, 709
3625: 
3626: \bibitem[Solf et al. (1988)]{sol88} Solf, J., B\"ohm, K. H., \&
3627: Raga, A. C.  1988, \apj, 430, 277
3628: 
3629: \bibitem[Soker \& Regev (2003)]{sok03} Soker, N. \& Regev,
3630: O.\ 2003, \aap, 406, 603
3631: 
3632: \bibitem[Spinoglio et al. (2000)]{spin00} Spinoglio, L., Giannini, T., Nisini, B., van den Ancker, M. E., Caux, E., et al.\ 2000, \aap, 353, 1055
3633: 
3634: \bibitem[Stapelfeldt et al. (1999)]{sta99} Stapelfeldt, K., Brandner, W., Padgett, D., van Tassell, H., Moore, B., Stanke, T., 1999, \baas, 194, 6906
3635: 
3636: \bibitem[Stapelfeldt et al. (1995)]{sta95} Stapelfeldt, K. R., Burrows, C. J., Krist, J. E., Trauger, J. T., Hester, J. J., Holtzman, J. A.,  Ballester, G. E., Casertano, S., Clarke, J. T., \& Crisp, D., 1995, \apj, 449, 888
3637: 
3638: \bibitem[Stapelfeldt et al. (1998b)]{sta98} Stapelfeldt, K.~R., Burrows, C. J., Krist, J. E.,
3639: Watson, A. M., et al.\ 1998, \apj, 508, 736
3640: 
3641: \bibitem[Stapelfeldt et al. (1998a)]{stap98a} Stapelfeldt, K.~R., Krist, J.~E., Menard, F.,
3642: Bouvier, J., Padgett, D.~L., \& Burrows, C.~J.\ 1998, \apj, 502, L65
3643: 
3644: \bibitem[Stapelfeldt et al. (2003)]{stap03} Stapelfeldt, K.~R., M{\' e}nard, F., Watson, A.~M.,
3645: Krist, J.~E., Dougados, C., Padgett, D.~L., \& Brandner, W.\ 2003, \apj, 589, 410
3646: \bibitem[Stapelfeldt et al. (1996)]{sta96} Stapelfeldt, K. R., Watson, A. M., Krist, J. E., Burrows, C. J., Crisp, D., Ballester, G. E., Clarke, J. T., Evans, R. W., \& Gallagher, J. S., 1996, \apj, 516, L95
3647: 
3648: \bibitem[Stassun \& Terndrup (2003)]{sta03} Stassun, K.~G. \&
3649: Terndrup, D.\ 2003, \pasp, 115, 505
3650: 
3651: \bibitem[Stelzer et al. (2007)]{ste07} Stelzer, B., Flaccomio, E., Briggs, K.,
3652: Micela, G., Scelsi, L., Audard, M., Pillitteri, I., G{\"u}del, M.\ 2007, \aap, 468, 463
3653: 
3654: \bibitem[Stocke et al. (1988)]{sto88} Stocke, J. T., Hartigan, P. M., Strom, S. E., Strom, K. M., Anderson, E. R., Hartmann, L. W., \& Kenyon, S. J., 1988, \apjs, 68, 229
3655: 
3656: \bibitem[Stojimirovi{\'c} et al. (2007)]{sto07} Stojimirovi{\'c}, I.,
3657: Narayanan, G., \& Snell, R.~L.\ 2007, \apj, 660, 418
3658: 
3659: \bibitem[Stone (1983)]{stone83} Stone, R.~P.~S.\ 1983, IBVS, No. 2380
3660: 
3661: \bibitem[St-Onge \& Bastien (2008)]{sto08} St-Onge, G., \& Bastien, P.\ 2008, \apj, 674, 1032
3662: 
3663: \bibitem[Strai{\v z}ys et al.(2003)]{str03} Strai{\v z}ys, V., Kazlauskas, A.,
3664: {\v C}erniauskas, A., Boyle, R. P., Vrba, F. J., et al.\ 2003, Baltic Astronomy, 12, 323
3665: 
3666: \bibitem[Strai{\v z}ys \& Meistas (1980)]{str80} Strai{\v z}ys, V. \&
3667: Meistas, E.\ 1980, Acta Astron., 30, 541
3668: 
3669: \bibitem[Strom et al. (1974)]{stro74} Strom, S.~E., Grasdalen, G.~L., \&
3670: Strom, K.~M.\ 1974, \apj, 191, 111
3671: 
3672: \bibitem[Strom et al. (1985)]{str85} Strom, S.~E., Strom, K.~M.,
3673: Grasdalen, G.~L., Capps, R.~W., \& Thompson, D.\ 1985, \aj, 90, 2575
3674: 
3675: \bibitem[Strom et al. (1976)]{stro76} Strom, K.~M., Strom, S.~E., \&
3676: Vrba, F.~J.\ 1976, \aj, 81, 320
3677: 
3678: \bibitem[Strom et al. (1986)]{stro86} Strom, K. M., Strom, S. E., Wolff, S. C., Morgan, J., \& Wenz, M., 1986, \apjs, 62,39
3679: 
3680: \bibitem[Sun et al. (2003)]{sun03} Sun, K-F., Yang, J., Luo, S-G., Wang, M., Deng, L-C., Zhou, X., \& Chen, J-S., 2003, Chinese Jour. Astron. Astrophys., 3, 458
3681: 
3682: \bibitem[Symington et al. (2005)]{sym05} Symington, N.~H.,
3683: Harries, T.~J., \& Kurosawa, R.\ 2005, \mnras, 356, 1489
3684: 
3685: \bibitem[Tafalla et al. (2004)]{taf04} Tafalla, M., Santiago, J.,
3686: Johnstone, D., \& Bachiller, R.\ 2004, \aap, 423, L21
3687: 
3688: \bibitem[Takakuwa et al. (2003)]{taka03} Takakuwa, S., Ohashi, N., \& Hirano, N., 2003, \apj, 590, 932
3689: 
3690: \bibitem[Takakuwa et al. (2004)]{tak04a} Takakuwa, S., Ohashi, N.,
3691: Ho, P. T. P., Qi, C., Wilner, D. J., et al.\ 2004, \apj, 616, L15
3692: 
3693: \bibitem[Takami et al. (2002)]{tak02} Takami, M., Chrysostomou, A.,
3694: Bailey, J., Gledhill, T.~M., Tamura, M., \& Terada, H.\ 2002,
3695: \apj, 568, L53
3696: 
3697: \bibitem[Takami et al. (2004)]{tak04b} Takami, M., Chrysostomou, A.,
3698: Ray, T.~P., Davis, C., Dent, W.~R.~F., Bailey, J., Tamura, M., \&
3699: Terada, H.\ 2004, \aap, 416, 213
3700: 
3701: \bibitem[Takami et al. (2007)]{tak07} Takami, M., Beck, T.~L., Pyo, T.-S.,
3702: McGregor, P., \& Davis, C.\ 2007, \apjl, 670, L33
3703: 
3704: \bibitem[Takano et al. (1990)]{takano90} Takano, S., Suzuki, H., Ohishi,
3705: M., Ishikawa, S.-I., Kaifu, N., Hirahara, Y., \& Masuda, A.\ 1990,
3706: \apj, 361, L15
3707: 
3708: \bibitem[Tamazian et al. (2002)]{tam02} Tamazian, V.~S., Docobo, J.~A.,
3709: White, R.~J., \& Woitas, J.\ 2002, \apj, 578, 925
3710: 
3711: \bibitem[Tamazian (2004)]{tam04} Tamazian, V.~S.\ 2004, \aj,
3712: 127, 2378
3713: 
3714: \bibitem[Tamura \& Sato (1989)]{tam89} Tamura, M. \& Sato, S.\ 1989, \aj,
3715: 98, 1368
3716: 
3717: \bibitem[Tamura et al. (1991)]{tam91} Tamura, M., Gatley, I.,
3718: Waller, W., \& Werner, M.~W.\ 1991, \apj, 374, L25
3719: 
3720: \bibitem[Tamura et al. (1996)]{tamura96} Tamura, M., Ohashi, N., Hirano, N., Itoh, Y., Moriarty-Schieven, G. H., 1996, \aj, 112, 2076
3721: 
3722: \bibitem[Tanaka et al. (1990)]{tan90} Tanaka, M., Sato, S.,
3723: Nagata, T., \& Yamamoto, T.\ 1990, \apj, 352, 724
3724: 
3725: \bibitem[Teixeira \& Emerson (1999)]{tei99} Teixeira, T.~C. \& Emerson, J.~P.\
3726: 1999, \aap, 351, 292
3727: 
3728: \bibitem[Terebey et al. (1990)]{terebey90} Terebey, S., Beichman, C. A., Gautier, T. N., \& Hester, J. J., 1990, \apj, 362, L63
3729: 
3730: \bibitem[Terebey et al. (1993)]{ter93} Terebey, S., Chandler,
3731: C.~J., \& Andr\'e, P.\ 1993, \apj, 414, 759
3732: 
3733: \bibitem[Terebey et al. (1989)]{terebey89} Terebey, S., Vogel, S. N., \& Myers, P. C., 1989, \apj, 340, 472
3734: 
3735: \bibitem[Tielens et al. (1991)]{tie91} Tielens, A.~G.~G.~M.,
3736: Tokunaga, A.~T., Geballe, T.~R., \& Baas, F.\ 1991, \apj, 381, 181
3737: 
3738: \bibitem[Tobin et al. (2008)]{tob08} Tobin, J.~J., Hartmann, L., Calvet, N.,
3739: \& D'Alessio, P.\ 2008, \apj, 679, 1364
3740: 
3741: \bibitem[Torrelles et al. (1987)]{torre87} Torrelles, J. M., Anglada, G., Rodr\'\i guez, L. F., Cant\'o, L. F., \& Barral, J. F., 1987, \aap, 177, 171
3742: 
3743: \bibitem[Torrelles et al. (1989)]{torre89} Torrelles, J. M., Verdes-Montenegro, L., Ho, P. T. P., Rodr\'\i guez, L. F., \& Cant\'o, J., 1989, \apj, 346, 756
3744: 
3745: \bibitem[Torres et al. (2007)]{tor07} Torres, R.~M., Loinard, L.,
3746: Mioduszewski, A.~J., \& Rodriguez, L.~F.\ 2007, \apj, 671, 1813
3747: 
3748: \bibitem[T{\'o}th et al. (2004)]{toth04} T{\'o}th, L.~V., Haas, M.,
3749: Lemke, D., Mattila, K., \& Onishi, T.\ 2004, \aap, 420, 533
3750: 
3751: \bibitem[Tout et al. (1999)]{tou99} Tout, C.~A., Livio, M., \& Bonnell, I.~A.\
3752: 1999, \mnras, 310, 360
3753: 
3754: \bibitem[Trumpler (1930)]{tru30} Trumpler, R.~J.\ 1930, \pasp, 42, 267
3755: 
3756: \bibitem[Trumpler (1934)]{tru34} Trumpler, R.~J.\ 1934, \pasp, 46, 208
3757: 
3758: \bibitem[Ungerechts \& Thaddeus (1987)]{ung87}
3759: Ungerechts, H. \& Thaddeus, P. 1987, ApJS, 63, 645
3760: 
3761: \bibitem[Valenti et al. (1993)]{val93} Valenti, J.~A., Basri,
3762: G., \& Johns, C.~M.\ 1993, \aj, 106, 2024
3763: 
3764: \bibitem[van den Ancker et al. (1999)]{vda99} van den Ancker,
3765: M.~E., Wesselius, P.~R., Tielens, A.~G.~G.~M., van Dishoeck, E.~F., \&
3766: Spinoglio, L.\ 1999, \aap, 348, 877
3767: 
3768: \bibitem[van Dishoeck (2004)]{vanD04} van Dishoeck, E.~F.\ 2004, \araa, 42, 119
3769: 
3770: \bibitem[Vardanian (1964)]{vard64} Vardanian, R.~A.\ 1964, Soobshcheniya Byurakanskoj Observatorii Akademiya Nauk Armyanskoj SSR Erevan, 35, 3
3771: 
3772: \bibitem[Varsavsky (1960)]{var60} Varsavsky, C. M. 1960, ApJ, 132, 354
3773: 
3774: \bibitem[Vink et al. (2003)]{vin03} Vink, J.~S., Drew, J.~E., Harries, T.~J., Oudmaijer, R.~D., \& Unruh, Y.~C.\ 2003, \aap, 406, 703
3775: 
3776: \bibitem[Vrba et al. (1993)]{vrba93} Vrba, F.~J., Chugainov, P.~F., Weaver, W.~B., \& Stauffer, J.~S.\ 1993, \aj, 106, 1608
3777: 
3778: \bibitem[Walter et al. (1987)]{walt87} Walter, F. M., Brown, A., Linsky, J. L., Rydgren, A. E., Vrba, F., Roth, M., Carrasco, L., Chugainov, P. F., Shakovskaya, N. I., \& Imhoff, C. L.  1987, ApJ, 314, 297
3779: 
3780: \bibitem[Walter et al. (1988)]{wal88} Walter, F. M., Brown, A., Mathieu, R. D., Myers, P. C., \& Vrba, F. J.  1988, AJ, 96, 297
3781: 
3782: \bibitem[Walter et al. (2003)]{wal03} Walter, F.~M., Herczeg, G., Brown, A., Ardila, D. R., Gahm, G. F., et al.\ 2003, \aj, 126, 3076
3783: 
3784: \bibitem[Wang et al. (2001)]{wang01} Wang, H., Yang, J., Wang, M., Deng, L., Yan, J., \& Chen, J., 2001, \aj, 121, 1551
3785: 
3786: \bibitem[Watson et al. (2004)]{wat04} Watson, D.~M., Kemper, F., Calvet, N., Keller, L. D., Furlan, E., et al.\ 2004, \apjs, 154, 391
3787: 
3788: \bibitem[Weintraub et al. (1995)]{wein95} Weintraub, D.~A.,
3789: Kastner, J.~H., \& Whitney, B.~A.\ 1995, \apj, 452, L141
3790: 
3791: \bibitem[Welch et al. (2000)]{welch00} Welch, W.~J., Hartmann,
3792: L., Helfer, T., \& Brice{\~n}o, C.\ 2000, \apj, 540, 362
3793: 
3794: \bibitem[White \& Hillenbrand (2004)]{whi04} White, R.~J. \&
3795: Hillenbrand, L.~A.\ 2004, \apj, 616, 998
3796: 
3797: \bibitem[White et al. (2000)]{whi00} White, G.~J., Liseau, R., Men'shchikov, A. B., Justtanont, K., Nisini, B., et al.\ 2000, \aap, 364, 741
3798: 
3799: \bibitem[White \& Basri (2003)]{whi03} White, R.~J. \& Basri,
3800: G.\ 2003, \apj, 582, 1109
3801: 
3802: \bibitem[White et al. (1999)]{white99} White, R.~J., Ghez,
3803: A.~M., Reid, I.~N., \& Schultz, G.\ 1999, \apj, 520, 811
3804: 
3805: \bibitem[White \& Ghez (2001)]{whi01} White, R.~J. \& Ghez,
3806: A.~M.\ 2001, \apj, 556, 265
3807: 
3808: \bibitem[Whitney \& Hartmann (1992)]{whi92} Whitney, B. A. \& Hartmann,
3809: L. 1992, ApJ, 395, 529
3810: 
3811: \bibitem[Whitney \& Hartmann (1993)]{whi93} Whitney, B. A. \& Hartmann,
3812: L. 1993, ApJ, 402, 605
3813: 
3814: \bibitem[Whitney et al. (1997)]{whi97} Whitney, B.~A., Kenyon,
3815: S.~J., \& G\'omez, M.\ 1997, \apj, 485, 703
3816: 
3817: \bibitem[Whitney et al. (2003)]{whit03} Whitney, B.~A., Wood,
3818: K., Bjorkman, J.~E., \& Wolff, M.~J.\ 2003, \apj, 591, 1049
3819: 
3820: \bibitem[Whittet et al. (1988)]{whit88} Whittet, D.~C.~B.,
3821: Bode, M.~F., Longmore, A.~J., Adamson, A.~J., McFadzean, A.~D., Aitken,
3822: D.~K., \& Roche, P.~F.\ 1988, \mnras, 233, 321
3823: 
3824: \bibitem[Whittet et al. (2001)]{whit01} Whittet, D.~C.~B., Gerakines,
3825: P.~A., Hough, J.~H., \& Shenoy, S.~S.\ 2001, \apj, 547, 872
3826: 
3827: \bibitem[Whittet et al. (1985)]{whit85} Whittet, D.~C.~B.,
3828: McFadzean, A.~D., \& Longmore, A.~J.\ 1985, \mnras, 216, 45P
3829: 
3830: \bibitem[Wichmann et al. (1996)]{wic96} Wichmann, R., Krautter, J., Schmitt, J. H. M. M., Neuhaeuser, R., Alcala, J. M., et al.\ 1996, \aap, 312, 439
3831: 
3832: \bibitem[Wichmann et al. (1998)]{wic98} Wichmann, R., Bastian, U.,
3833: Krautter, J., Jankovics, I., \& Rucinski, S.~M.\ 1998, \mnras, 301, L39
3834: 
3835: \bibitem[Wilner et al. (1996)]{wil96} Wilner, D.~J., Ho,
3836: P.~T.~P., \& Rodr\'\i guez, L.~F.\ 1996, \apj, 470, L117
3837: 
3838: \bibitem[Woitas et al. (2005)]{woi05} Woitas, J., Bacciotti, F., Ray, T. P., Marconi, A., Coffey, D., Eisl\"offel, J., 2005, \aap, 432, 149
3839: 
3840: \bibitem[Woitas et al. (2002a)]{woi02a} Woitas, J., Eisl\"offel, J., Mundt, R., \& Ray, T. P., 2002, \apj, 564, 834
3841: 
3842: \bibitem[Woitas \& Leinert (1998)]{woilei98} Woitas, J. \& Leinert, Ch., 1998, \aap, 338, 122
3843: 
3844: \bibitem[Woitas et al. (2001)]{woi01} Woitas, J., Leinert, C., \& K\"ohler, R.\ 2001, \aap, 376, 982
3845: 
3846: \bibitem[Woitas et al. (2002b)]{woi02b} Woitas, J., Ray, T. P., Bacciotti, F., Davis, C. J., \& Eisl\"offel, J., 2002, \apj, 580, 336
3847: 
3848: \bibitem[Wood et al. (1996)]{wood96} Wood, K., Kenyon, S.~J.,
3849: Whitney, B.~A., \& Bjorkman, J.~E.\ 1996, \apj, 458, L79
3850: 
3851: \bibitem[Wood et al. (1998)]{wood98} Wood, K., Kenyon, S.~J.,
3852: Whitney, B., \& Turnbull, M.\ 1998, \apj, 497, 404
3853: 
3854: \bibitem[Wood et al. (2001)]{wood01} Wood, K., Smith, D.,
3855: Whitney, B., Stassun, K., Kenyon, S.~J., Wolff, M.~J., \& Bjorkman, K.~S.\
3856: 2001, \apj, 561, 299
3857: 
3858: \bibitem[Wood et al. (2002)]{wood02} Wood, K., Wolff, M.~J.,
3859: Bjorkman, J.~E., \& Whitney, B.\ 2002, \apj, 564, 887
3860: 
3861: \bibitem[Yamashita \& Tamura (1992)]{yata92} Yamashita, T. \& Tamura, M., 1993, \apj, 387, L93
3862: 
3863: \bibitem[Yi (1994)]{yi94} Yi, I.\ 1994, \apj, 428, 760
3864: 
3865: \bibitem[Yi (1995)]{yi95} Yi, I.\ 1995, \apj, 442, 768
3866: 
3867: \bibitem[Yokogawa et al. (2003)]{yok03} Yokogawa, S., Kitamura, Y.,
3868: Momose, M., \& Kawabe, R.\ 2003, \apj, 595, 266
3869: 
3870: \bibitem[Zajtseva (1982)]{zajt82} Zajtseva, G.~V.\ 1982, Astrofizika, 18, 67
3871: 
3872: \bibitem[Zajtseva et al. (1985)]{zajt85} Zajtseva, G.~V., Kolotilov, E.~A., Petrov, P.~P., Tarasov, A.~E., Shenavrin, V.~I., \& Shcherbakov, A.~G.\ 1985, Pis'ma Astronomicheskij Zhurnal, 11, 271
3873: 
3874: \bibitem[Zajtseva \& Kurochkin (1980)]{zajt80} Zajtseva, G.~V.
3875: \& Kurochkin, N.~E.\ 1980, Astronomicheskij Tsirkulyar, 1126, 1
3876: 
3877: \bibitem[Zajtseva et al. (1974)]{zajt74} Zaitseva, G.~V., Lyutyi, V.~M., \& Cherepashchuk, A.~M.\ 1974, Astrophysics, 10, 224
3878: 
3879: \bibitem[Zasowski et al. (2007)]{zas07} Zasowski, G.,
3880: Markwick-Kemper, F., Watson, D.~M., Furlan, E., Bohac, C.~J., Hull, C.,
3881: \& Green, J.~D.\ 2007, ArXiv e-prints 0712.2458
3882: 
3883: \bibitem[Zhou et al. (1994)]{zho94} Zhou, S., Evans, N.~J.,
3884: Wang, Y., Peng, R., \& Lo, K.~Y.\ 1994, \apj, 433, 131
3885: 
3886: \bibitem[Zhou et al. (1996)]{zho96} Zhou, S., Evans, N.~J.,
3887: II, \& Wang, Y.\ 1996, \apj, 466, 296
3888: 
3889: \end{thebibliography}
3890: 
3891: \end{document}
3892: 
3893: