%#BIBTEX pbibtex -kanji=%k db
%#!platex -kanji=%k -src
%%
%% 研究報告用スイッチ
%% [techrep]
%%
%% 欧文表記無しのスイッチ(etitle,eabstractは任意)
%% [noauthor]
%%
% (replace-string "、" ",")
% (replace-string "。" ".")
%\documentclass[submit,techrep]{ipsj}
\documentclass[submit,techrep,noauthor]{ipsj}
%% \usepackage{okumacro}
\usepackage{latexsym}
%% \addtolength{\topmargin}{-2cm}
%% \addtolength{\textheight}{2cm}
%% \addtolength{\textwidth}{2cm}
%% \addtolength{\oddsidemargin}{-1cm}
%% \addtolength{\evensidemargin}{0.5cm}
\usepackage{url}
\usepackage[dvipdfmx]{graphicx}
\usepackage{latexsym}
\def\Underline{\setbox0\hbox\bgroup\let\\\endUnderline}
\def\endUnderline{\vphantom{y}\egroup\smash{\underline{\box0}}\\}
\def\|{\verb|}
%
%\setcounter{巻数}{59}%vol59=2018
%\setcounter{号数}{10}
%\setcounter{page}{1}
\begin{document}
\title{文化遺産への誘導のための\\訪問者属性連動情報提示システムの構築}
\affiliate{IPSJ}{東北公益文科大学\\
Tohoku University of Community Service and Science}
%% \paffiliate{JU}{東北公益文科大学\\
%% Tohoku University of Community Service and Science}
\author{大石桃菜}{}{IPSJ}[c116031@h.koeki-u.ac.jp]
\author{佐々木大器}{}{IPSJ}[c116081@h.koeki-u.ac.jp]
\author{山口円馨}{}{IPSJ}[c116208@e.koeki-u.ac.jp]
\author{広瀬雄二}{}{IPSJ}[yuuji@koeki-u.ac.jp]
\date {令和元年11月23日}
%% \author{情報 太郎}{Joho Taro}{IPSJ}[joho.taro@ipsj.or.jp]
%% \author{処理 花子}{Shori Hanako}{IPSJ}
%% \author{学会 次郎}{Gakkai Jiro}{IPSJ}[gakkai.jiro@ipsj.or.jp]
\begin{abstract}
歴史的文化施設に訪れる人に情報提供したいよね。
歴史を知るともっと楽しめるけど、最初は軽い気持ちで行ってみて楽しめること
を提示したら行きたい気持ち高まるよね。
行ってみたら、歴史にちょっと興味が涌くよね。
なら、そのときの訪問者の立場によって適切な「深さ」の情報に随時切り替え
て提示するような生成するシステム、あったらいいんじゃない? で、つくって
みた。
\end{abstract}
%
\begin{jkeyword}
WebGIS、デジタルアーカイブ、OpenStreetMap、leaflet.js、OpenDroneMap
\end{jkeyword}
%
%\begin{eabstract}
%This document is a guide to prepare a draft for submitting to IPSJ
%Journal, and the final camera-ready manuscript of a paper to appear in
%IPSJ Journal, using {\LaTeX} and special style files. Since this
%document itself is produced with the style files, it will help you to
%refer its source file which is distributed with the style files.
%\end{eabstract}
%
%\begin{ekeyword}
%IPSJ Journal, \LaTeX, style files, ``Dos and Dont's'' list
%\end{ekeyword}
\maketitle
\section{はじめに}
さーて、……………
\section*{謝辞}
本研究は,山形県酒田市・東北公益文科大学「GISコンテンツ作成業務委託研究」
ならびに平成30年度私立大学研究ブランディング事業タイプA「日本遺産を誇る
山形県庄内地方を基盤とした地域文化とIT技術の融合による伝承環境研究の展開」
の助成を受けた成果である.
%% \end{acknowledgment}
%% \begin{thebibliography}{99}
%% \end{thebibliography}
%\fontsize{10.5pt}{10.5pt}\selectfont
\bibliographystyle{ipsjunsrt}
\bibliography{db}
\end{document}