The Publications Gallery is part of the community section on the SKIRT web site. It lists peer-reviewed papers that describe aspects of the SKIRT code or report on its use in science applications or technical studies.
The gallery offers different views on the same publications database. The default view shows a table where each paper is visually represented by (part of) a key figure. Links under each figure point to a PDF version of the paper and to its ADS abstract page. This view provides an overall impression and showcases the diversity of SKIRT-related papers. The other gallery views offer text tables with different subsets and sorting orders of the papers in the database. These views facilitate searching for a specific paper or subject area.
The HTML pages for these various views are automatically created by a Python script based on information in a text file (the core database) and a set of corresponding .pdf and .png files (additional resources). The Python script is executed as part of the procedure for staging the web site (see Updating the web site). The core database and additional resources must be manually prepared and maintained on a regular basis to add recently published papers.
The core data base is a manually edited text file, unsurprisingly called PublicationsDatabase.txt, with the formal structure shown and described below.
# Title (full title)
# Authors ("First et al." or "First and Second"; last names only)
# Journal (abbreviation)
# Month Year (decimal numbers seperated by space)
# Category (Technical or Application)
# Filename (filename body without directory nor filename extension)
# ADS (bibcode reference without the other portions of the URL)
The multi-wavelength Tully-Fisher relation in the TNG50 cosmological simulation
Baes et al.
A&A
04 2025
Application
Baes2025
2025A&A...696A..52B
Direct imaging of active galactic nucleus outflows and their origin with the 23 m Large Binocular Telescope
Isbell et al.
NatAs
03 2025
Application
Isbell2025
2025NatAs...9..417I
...
SKIRT 9: Redesigning an advanced dust radiative transfer code to allow kinematics, line transfer and polarization by aligned dust grains
Camps and Baes
A&C
04 2020
Technical
Camps2020
2020A&C....3100381C
...
Each paper is represented by a block of 8 lines, as summarized in the file header. The order of these blocks is not significant (the Python script will sort them appropriately), but the convention is to add new papers at the top, just below the file header, in approximate reverse publication date order.
The 8 lines in each block provide the following information, which can be readily copied from ADS:
The .pdf and .png files corresponding to the entries in the core publication data base must be obtained manually and placed in the ~/SKIRT/ResourcesC/Publications directory. These files must then be published to the data file server through a seperate procedure (see Updating the web site).
Some areas of note: