source: trunk/exports/template_publ.cif @ 1068

Last change on this file since 1068 was 1068, checked in by toby, 10 years ago

nearing end of CIF export

  • Property svn:executable set to *
File size: 4.5 KB
Line 
1# GSAS-II publication template file
2
3data_Publication_Template
4#=============================================================================
5# this information describes the project, paper etc. for the CIF             #
6# Acta Cryst. Section C papers and editorial correspondence is generated     #
7# from the information in this section                                       #
8#                                                                            #
9#   (from)   CIF submission form for Rietveld refinements (Acta Cryst. C)    #
10#                                                 Version 14 December 1998   #
11#=============================================================================
12# 1. SUBMISSION DETAILS
13
14_publ_contact_author_name            ?   # Name of author for correspondence
15_publ_contact_author_address             # Address of author for correspondence
16; ?
17;
18_publ_contact_author_email           ?
19_publ_contact_author_fax             ?
20_publ_contact_author_phone           ?
21
22_publ_contact_letter
23; ?
24;
25   
26_publ_requested_journal              ?
27_publ_requested_coeditor_name        ?
28_publ_requested_category             ?   # Acta C: one of CI/CM/CO/FI/FM/FO
29
30#==============================================================================
31
32# 2. PROCESSING SUMMARY (IUCr Office Use Only)
33
34_journal_data_validation_number      ?
35
36_journal_date_recd_electronic        ?
37_journal_date_to_coeditor            ?
38_journal_date_from_coeditor          ?
39_journal_date_accepted               ?
40_journal_date_printers_first         ?
41_journal_date_printers_final         ?
42_journal_date_proofs_out             ?
43_journal_date_proofs_in              ?
44_journal_coeditor_name               ?
45_journal_coeditor_code               ?
46_journal_coeditor_notes
47; ?
48;
49_journal_techeditor_code             ?
50_journal_techeditor_notes
51; ?
52;
53_journal_coden_ASTM                  ?
54_journal_name_full                   ?
55_journal_year                        ?
56_journal_volume                      ?
57_journal_issue                       ?
58_journal_page_first                  ?
59_journal_page_last                   ?
60_journal_paper_category              ?
61_journal_suppl_publ_number           ?
62_journal_suppl_publ_pages            ?
63
64#==============================================================================
65
66# 3. TITLE AND AUTHOR LIST
67
68_publ_section_title
69; ?
70;
71_publ_section_title_footnote
72; ?
73;         
74 
75# The loop structure below should contain the names and addresses of all
76# authors, in the required order of publication. Repeat as necessary.
77
78loop_
79        _publ_author_name
80        _publ_author_footnote
81        _publ_author_address
82 ?                                   #<--'Last name, first name'
83; ?
84;
85; ?
86;
87
88#==============================================================================
89
90# 4. TEXT
91
92_publ_section_synopsis
93;  ?
94;
95_publ_section_abstract                         
96; ?
97;         
98_publ_section_comment                         
99; ?
100;
101_publ_section_exptl_prep      # Details of the preparation of the sample(s)
102                              # should be given here.
103; ?
104;
105_publ_section_exptl_refinement                 
106; ?
107;
108_publ_section_references
109; ?
110;
111_publ_section_figure_captions
112; ?
113;
114_publ_section_acknowledgements
115; ?
116;
117
118#=============================================================================
119# 5. OVERALL REFINEMENT & COMPUTING DETAILS
120
121_refine_special_details
122; ?
123;
124_pd_proc_ls_special_details
125; ?
126;
127
128# The following items are used to identify the programs used.
129_computing_molecular_graphics     ?
130_computing_publication_material   ?
131
132_refine_ls_weighting_scheme       ?       
133_refine_ls_weighting_details      ?
134_refine_ls_hydrogen_treatment     ?       
135_refine_ls_extinction_method      ?       
136_refine_ls_extinction_coef        ?         
137_refine_ls_number_constraints     ?       
138
139_refine_ls_restrained_S_all       ?       
140_refine_ls_restrained_S_obs       ?
141
142#==============================================================================
143# 6. SAMPLE PREPARATION DATA
144
145# (In the unusual case where multiple samples are used in a single
146#  Rietveld study, this information should be moved into the phase
147#  blocks)
148
149# The following three fields describe the preparation of the material.
150# The cooling rate is in K/min.  The pressure at which the sample was 
151# prepared is in kPa.  The temperature of preparation is in K.
152               
153_pd_prep_cool_rate                ?       
154_pd_prep_pressure                 ?       
155_pd_prep_temperature              ?       
156
157_pd_char_colour                   ?       # use ICDD colour descriptions
Note: See TracBrowser for help on using the repository browser.