Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Letter Optics Letters 1

Length-check LATEX template for preparing an article for


submission to Optica Publishing Group journals AO,
JOCN, JOSA A, JOSA B, OL, Optica, and PRJ
AUTHOR O NE1,2,3 , AUTHOR T WO2,* , AND AUTHOR T HREE1
1 PublicationsDepartment, Optica Publishing Group, 2010 Massachusetts Avenue NW, Washington DC, 20036
2 School of Science, University of Technology, 2000 J St. NW, Washington DC, 20036
3 School of Optics, University of Technology, 2000 J St. NW, Washington DC, 20036
* Corresponding author: email@my-email.com

Compiled October 20, 2022

This template can be used to approximate final page


count for submission to Optica Publishing Group’s jour-
nals Applied Optics, Journal of Optical Communications
1 and Networking, JOSA A, JOSA B, Optics Letters, Op-
tica, and Photonics Research. Use the shortarticle/true
option for Optics Letters and short Optica articles. ©
2022 Optica Publishing Group

2 http://dx.doi.org/10.1364/ao.XX.XXXXXX
3

4 1. INTRODUCTION
5 See Style Guide and Manuscript Templates pages for more de-
6 tails. Please select the appropriate journal abbreviation in the
7 document preamble.
8 If you have a question while using this template on Overleaf,
9 please use the help menu (“?”) on the top bar to search for help
10 or ask us a question using our contact form.

11 2. CORRESPONDING AUTHOR
12 We require manuscripts to identify a single corresponding au- Fig. 1. Dark-field image of a point absorber.
13 thor. The corresponding author typically is the person who
14 submits the manuscript and handles correspondence through-
15 out the peer review and publication process. If other statements 28 B. Sample Table
16 about author contribution and contact are needed, they can be 29 Table 1 shows an example table.
17 added in addition to the corresponding author designation.
18 The sections below show examples of different article compo-
19 nents. 30 4. SAMPLE EQUATION
31 Let X1 , X2 , . . . , Xn be a sequence of independent and identically
20 3. FIGURES AND TABLES 32 distributed random variables with E[ Xi ] = µ and Var[ Xi ] =
21 Do not place figures and tables at the back of the manuscript. 33 σ2 < ∞, and let
22 Figures and tables should be placed and sized as they are likely
n
to appear in the final article. X1 + X2 + · · · + X n 1
∑ Xi
23
Sn = = (1)
24 Figures and Tables should be labelled and referenced in the n n i
25 standard way using the \label{} and \ref{} commands.
34 denote their mean.
√ Then as n approaches infinity, the ran-
26 A. Sample Figure 35 dom variables n(Sn − µ) converge in distribution to a normal
27 Figure 1 shows an example figure. 36 N (0, σ2 ).
Letter Optics Letters 2

57 B. Sample Dataset Citation


Table 1. Shape Functions for Quadratic Line Elements
58 1. M. Partridge, "Spectra evolution during coating," figshare
local node { N }m {Φi }m (i = x, y, z) 59 (2014), http://dx.doi.org/10.6084/m9.figshare.1004612.
m=1 L1 (2L1 − 1) Φi1
60 C. Sample Code Citation
m=2 L2 (2L2 − 1) Φi2 61 2. C. Rivers, "Epipy: Python tools for epidemi-
m=3 L3 = 4L1 L2 Φi3 62 ology," Figshare (2014) [retrieved 13 May 2015],
63 http://dx.doi.org/10.6084/m9.figshare.1005064.

37 5. SAMPLE ALGORITHM 64 6. BACKMATTER


38 Algorithms can be included using the commands as shown in 65 Backmatter sections should be listed in the order Fund-
39 algorithm 1. 66 ing/Acknowledgment/Disclosures/Data Availability State-
67 ment/Supplemental Document section. An example of back-
Algorithm 1. Euclid’s algorithm 68 matter with each of these sections included is shown below.

1: procedure E UCLID(a, b) ▷ The g.c.d. of a and b 69 Funding. Content in the funding section will be generated entirely
2: r ← a mod b 70 from details submitted to Prism. Authors may add placeholder text in
3: while r ̸= 0 do ▷ We have the answer if r is 0 71 the manuscript to assess length, but any text added to this section in the
72 manuscript will be replaced during production and will display official
4: a←b
73 funder names along with any grant numbers provided. If additional
5: b←r
74 details about a funder are required, they may be added to the Acknowl-
6: r ← a mod b 75 edgments, even if this duplicates information in the funding section. See
7: return b ▷ The gcd is b 76 the example below in Acknowledgements.

77 Acknowledgments. The section title should not follow the number-


78 ing scheme of the body of the paper. Additional information crediting
40 A. Supplementary materials in Optica Publishing Group jour- 79 individuals who contributed to the work being reported, clarifying who
41 nals 80 received funding from a particular source, or other information that
81 does not fit the criteria for the funding block may also be included; for
42 Optica Publishing Group journals allow authors to include sup- 82 example, “K. Flockhart thanks the National Science Foundation for help
43 plementary materials as integral parts of a manuscript. Such 83 identifying collaborators for this work.”
44 materials are subject to peer-review procedures along with the
45 rest of the paper and should be uploaded and described using 84 Disclosures. Disclosures should be listed in a separate section at
46 the Prism manuscript system. Please refer to the Author Guide- 85 the end of the manuscript. List the Disclosures codes identified on the
47 lines for Supplementary Materials in Optica Publishing Group 86 Conflict of Interest policy page. If there are no disclosures, then list “The
87 authors declare no conflicts of interest.”
48 Journals for more detailed instructions on labeling supplemen-
49 tary materials and your manuscript. 88 Here are examples of disclosures:
50 Authors may also include Supplemental Documents (PDF 89 Disclosures. ABC: 123 Corporation (I,E,P), DEF: 456 Corporation
51 documents with expanded descriptions or methods) with the 90 (R,S). GHI: 789 Corporation (C).
52 primary manuscript. At this time, supplemental PDF files are
53 not accepted for JOCN or PRJ. To reference the supplementary 91 Disclosures. The authors declare no conflicts of interest.
54 document, the statement “See Supplement 1 for supporting
92 Data Availability Statement. A Data Availability Statement (DAS)
55 content.” should appear at the bottom of the manuscript (above 93 will be required for all submissions beginning 1 March 2021. The DAS
56 the References heading). 94 should be an unnumbered separate section titled “Data Availability” that
95 immediately follows the Disclosures section. See the Data Availability
96 Statement policy page for more information.
97 There are four common (sometimes overlapping) situations that
98 authors should use as guidance. These are provided as minimal models,
99 and authors should feel free to include any additional details that may
100 be relevant.

101 1. When datasets are included as integral supplementary material in


102 the paper, they must be declared (e.g., as "Dataset 1" following our
103 current supplementary materials policy) and cited in the DAS, and
104 should appear in the references.

105 Data availability. Data underlying the results presented in this


106 paper are available in Dataset 1, Ref. [3].

107 2. When datasets are cited but not submitted as integral supplemen-
108 tary material, they must be cited in the DAS and should appear in
109 the references.
Fig. 2. Terahertz focusing metalens.
110 Data availability. Data underlying the results presented in this
111 paper are available in Ref. [3].
Letter Optics Letters 3

112 3. If the data generated or analyzed as part of the research are not
113 publicly available, that should be stated. Authors are encouraged
114 to explain why (e.g. the data may be restricted for privacy reasons),
115 and how the data might be obtained or accessed in the future.

116 Data availability. Data underlying the results presented in this


117 paper are not publicly available at this time but may be obtained
118 from the authors upon reasonable request.

119 4. If no data were generated or analyzed in the presented research,


120 that should be stated.

121 Data availability. No data were generated or analyzed in the


122 presented research.

123 Supplemental document. See Supplement 1 for supporting content.

124 7. REFERENCES
125 Note that Optics Letters and Optica short articles use an abbrevi-
126 ated reference style. Citations to journal articles should omit the
127 article title and final page number; this abbreviated reference
128 style is produced automatically when the Optics Letters journal
129 option is selected in the template, if you are using a .bib file for
130 your references.
131 However, full references (to aid the editor and reviewers)
132 must be included as well on a fifth informational page that
133 will not count against page length; again this will be produced
134 automatically if you are using a .bib file.

135 Add citations manually or use BibTeX. See [1–5].

136 REFERENCES
137 1. Y. Zhang, S. Qiao, L. Sun, Q. W. Shi, W. Huang, L. Li, and Z. Yang,
138 Opt. Express 22, 11070 (2014).
139 2. Optica Publishing Group, “Optica,” https://opg.optica.org.
140 3. P. Forster, V. Ramaswamy, P. Artaxo, T. Bernsten, R. Betts, D. Fahey,
141 J. Haywood, J. Lean, D. Lowe, G. Myhre, J. Nganga, R. Prinn, G. Raga,
142 M. Schulz, and R. V. Dorland, “Changes in atmospheric consituents
143 and in radiative forcing,” in Climate Change 2007: The Physical Science
144 Basis. Contribution of Working Group 1 to the Fourth assesment report
145 of Intergovernmental Panel on Climate Change, S. Solomon, D. Qin,
146 M. Manning, Z. Chen, M. Marquis, K. B. Averyt, M. Tignor, and H. L.
147 Miler, eds. (Cambridge University Press, 2007).
148 4. R. McKay, “X-ray crystallography,” Ph.D. thesis, Princeton University
149 (1982).
150 5. V. S. C. Manga Rao and S. Hughes, Phys. Rev. B 75 (2007).
Letter Optics Letters 4

151 FULL REFERENCES


152 1. Y. Zhang, S. Qiao, L. Sun, Q. W. Shi, W. Huang, L. Li, and Z. Yang,
153 “Photoinduced active terahertz metamaterials with nanostructured vana-
154 dium dioxide film deposited by sol-gel method,” Opt. Express 22,
155 11070–11078 (2014).
156 2. Optica Publishing Group, “Optica,” https://opg.optica.org.
157 3. P. Forster, V. Ramaswamy, P. Artaxo, T. Bernsten, R. Betts, D. Fahey,
158 J. Haywood, J. Lean, D. Lowe, G. Myhre, J. Nganga, R. Prinn, G. Raga,
159 M. Schulz, and R. V. Dorland, “Changes in atmospheric consituents
160 and in radiative forcing,” in Climate Change 2007: The Physical Science
161 Basis. Contribution of Working Group 1 to the Fourth assesment report
162 of Intergovernmental Panel on Climate Change, S. Solomon, D. Qin,
163 M. Manning, Z. Chen, M. Marquis, K. B. Averyt, M. Tignor, and H. L.
164 Miler, eds. (Cambridge University Press, 2007).
165 4. R. McKay, “X-ray crystallography,” Ph.D. thesis, Princeton University
166 (1982).
167 5. V. S. C. Manga Rao and S. Hughes, “Single quantum-dot Purcell factor
168 and β factor in a photonic crystal waveguide,” Phys. Rev. B 75 (2007).

You might also like