Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 2014/csipaper/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
*.bbl
*.log
*.blg
*.gz
nexus14aip.pdf
nexus14aipNotes.bib
22 changes: 15 additions & 7 deletions 2014/csipaper/nexus14aip.bib
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ @ARTICLE{nxold


@MANUAL{hdf5,
author = "Hdfgroup",
title = "HDF-5",
year = "2014 (accessed July 2014)",
note = "\url{http://www.hdfgroup.org/HDF5/}",
Expand All @@ -37,7 +36,6 @@ @BOOK{ITCVG
}

@MANUAL{nxman,
author = "NIAC",
title = "NeXus Manual",
year = "2014 (accessed July 2014)",
note = "\url{http://download.nexusformat.org/kits/definitions/nexus-manual-3.1.0.tar.gz}",
Expand All @@ -64,14 +62,12 @@ @INCOLLECTION{cbflib


@MANUAL{nxwww,
author = "NIAC",
title = "NeXus A common data format for neutron, x-ray and muon science",
year = "2014 (accessed July 2014)",
note = "\url{http://www.nexusformat.org/}",
}

@MANUAL{cansas,
author = "canSAS",
title = "Description of the canSAS2012 data format",
year = "2014 (accessed July 2014)",
note = "\url{http://www.cansas.org/formats/canSAS2012/1.0/doc/}",
Expand All @@ -93,14 +89,12 @@ @ARTICLE{muon2
}

@MANUAL{niac,
author = "NIAC",
title = "NeXus International Advisory Committee (NIAC)",
year = "2014 (accessed July 2014)",
note = "\url{http://wiki.nexusformat.org/NIAC}",
}

@MANUAL{nxvalidate,
author = "NIAC",
title = "NXvalidate: a java GUI tool to validate NeXus data files",
year = "2014 (accessed July 2014)",
note = "\url{https://github.com/nexusformat/code/tree/master/applications/NXvalidate}",
Expand All @@ -114,8 +108,22 @@ @MANUAL{epicsad
}

@MANUAL{hdfview,
author = "The HDF Group",
title = "HDFView",
year = "2014 (accessed September 2014)",
note = "\url{http://www.hdfgroup.org/products/java/hdfview/index.html}",
}

@MANUAL{nexpy,
title = "NeXpy: A Python GUI to Analyze NeXus Data",
year = "2014 (accessed September 2014)",
note = "\url{http://nexpy.github.io/nexpy/}",
}

@article{Klosowski:1997fk,
Author = {Klosowski, Przemek and K\"onnecke, Mark and Tischler, Jon and Osborn, Raymond},
Journal = {Physica B: Physics of Condensed Matter},
Pages = {151--153},
Title = {{NeXus: A common format for the exchange of neutron and synchrotron data}},
Volume = {241},
Year = {1998}
}
Loading